This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, docs@python
Date 2011-08-09.16:42:51
SpamBayes Score 0.052957766
Marked as misclassified No
Message-id <1312908172.06.0.602420849607.issue12716@psf.upfronthosting.co.za>
In-reply-to
Content
Also, symbolic constants should be close to the functions they are used in. For example, open() flags shouldn't be in their own section.
History
Date User Action Args
2011-08-09 16:42:52benjamin.petersonsetrecipients: + benjamin.peterson, docs@python
2011-08-09 16:42:52benjamin.petersonsetmessageid: <1312908172.06.0.602420849607.issue12716@psf.upfronthosting.co.za>
2011-08-09 16:42:51benjamin.petersonlinkissue12716 messages
2011-08-09 16:42:51benjamin.petersoncreate