Module naming convention about StringIO
Tim Golden
mail at timgolden.me.uk
Thu Oct 15 12:55:02 EDT 2009
More information about the Python-list mailing list
Thu Oct 15 12:55:02 EDT 2009
- Previous message (by thread): Module naming convention about StringIO
- Next message (by thread): Module naming convention about StringIO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peng Yu wrote: > It says on http://www.python.org/dev/peps/pep-0008/ ... don't get too hung up on things like this. Just use the modules. > But StringIO does not following this convention. Although on the same > page, it also mentions the following. However, since StringIO is in > the library, shall its name be rectified? http://docs.python.org/dev/3.0/whatsnew/3.0.html#library-changes for the general approach and below (search for "StringIO") TJG
- Previous message (by thread): Module naming convention about StringIO
- Next message (by thread): Module naming convention about StringIO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list