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 eli.bendersky
Recipients SilentGhost, belopolsky, docs@python, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, terry.reedy
Date 2010-11-20.14:08:15
SpamBayes Score 1.6496831e-05
Marked as misclassified No
Message-id <1290262097.86.0.545062570828.issue10461@psf.upfronthosting.co.za>
In-reply-to
Content
SilentGhost,

Your patches look fine. I have a doubt re collections.rst, however - about the Python prompt. The same issue is in faq/library.rst and I didn't want to touch it because I thought that on the prompt personally I probably wouldn't use 'with' - why write 2 lines when you can write 1? After all, it's just playing on the prompt - I don't care about safe closing of the file, etc.
History
Date User Action Args
2010-11-20 14:08:17eli.benderskysetrecipients: + eli.bendersky, georg.brandl, terry.reedy, belopolsky, ezio.melotti, eric.araujo, SilentGhost, docs@python
2010-11-20 14:08:17eli.benderskysetmessageid: <1290262097.86.0.545062570828.issue10461@psf.upfronthosting.co.za>
2010-11-20 14:08:15eli.benderskylinkissue10461 messages
2010-11-20 14:08:15eli.benderskycreate