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 ptn
Recipients pitrou, pje, ptn, tarek
Date 2009-06-30.21:56:54
SpamBayes Score 3.9547675e-05
Marked as misclassified No
Message-id <1246399016.54.0.676888433874.issue5801@psf.upfronthosting.co.za>
In-reply-to
Content
I cleaned the rest of the module by shortening lines that are too long,
removing useless blocks of empty lines and adding whitespace around
operators and after commas.  Nothing in the programming logic was changed.
History
Date User Action Args
2009-06-30 21:56:57ptnsetrecipients: + ptn, pje, pitrou, tarek
2009-06-30 21:56:56ptnsetmessageid: <1246399016.54.0.676888433874.issue5801@psf.upfronthosting.co.za>
2009-06-30 21:56:55ptnlinkissue5801 messages
2009-06-30 21:56:54ptncreate