[Python-Dev] Organization of ABC modules (original) (raw)

Raymond Hettinger python at rcn.com
Sat Jan 26 00:48:13 CET 2008


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



More information about the Python-Dev mailing list