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 flox
Recipients ezio.melotti, flox, georg.brandl
Date 2009-12-20.00:19:46
SpamBayes Score 0.0010819912
Marked as misclassified No
Message-id <1261268390.66.0.0807092043367.issue7495@psf.upfronthosting.co.za>
In-reply-to
Content
Patch backported to trunk.
It fixes typos and recommend best practices 'somestring'.format(...),
and '0o777' and '22 // 3'...
History
Date User Action Args
2009-12-20 00:19:50floxsetrecipients: + flox, georg.brandl, ezio.melotti
2009-12-20 00:19:50floxsetmessageid: <1261268390.66.0.0807092043367.issue7495@psf.upfronthosting.co.za>
2009-12-20 00:19:49floxlinkissue7495 messages
2009-12-20 00:19:49floxcreate