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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brian.curtin, georg.brandl
Date 2009-12-29.23:42:37
SpamBayes Score 1.242443e-05
Marked as misclassified No
Message-id <1262130159.24.0.53359771157.issue7579@psf.upfronthosting.co.za>
In-reply-to
Content
Committed r77126 in trunk.
I reflowed the text for getch(), so that help(msvcrt) displays nicely in a 
80-chars-wide console (this was my "test")

I was about to merge it into py3k, when I realized that the documentation 
should be updated to match the str/bytes distinction.
Can someone suggest a patch for py3k? (and for Doc/library/msvcrt.rst as 
well)
History
Date User Action Args
2009-12-29 23:42:39amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, georg.brandl, brian.curtin
2009-12-29 23:42:39amaury.forgeotdarcsetmessageid: <1262130159.24.0.53359771157.issue7579@psf.upfronthosting.co.za>
2009-12-29 23:42:38amaury.forgeotdarclinkissue7579 messages
2009-12-29 23:42:37amaury.forgeotdarccreate