[Python-Dev] Organization of ABC modules (original) (raw)
Raymond Hettinger python at rcn.com
Sat Jan 26 00:48:13 CET 2008
- Previous message: [Python-Dev] Organization of ABC modules
- Next message: [Python-Dev] Organization of ABC modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you want ABCs to be more easily recognizable as such, perhaps we could use a naming convention,
Essentially, that's all I was asking for. It doesn't really matter to me whether numbers.py gets called abc_numbers or abc.numbers. Either one would be an improvement.
Raymond
- Previous message: [Python-Dev] Organization of ABC modules
- Next message: [Python-Dev] Organization of ABC modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]