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 ishimoto
Recipients M..Z., amaury.forgeotdarc, flox, georg.brandl, ishimoto, pitrou, python-dev, vstinner
Date 2012-08-05.00:40:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344127250.91.0.9112254105.issue13119@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, please ignore the patch 'issue13119_httpserver.patch' I posted above. 

Behavior of "-u" commandline option in Python3.3 is differ than in Python 2. 

We should not convert newline characters if "-u" specified? I'll investigate more.
History
Date User Action Args
2012-08-05 00:40:50ishimotosetrecipients: + ishimoto, georg.brandl, amaury.forgeotdarc, pitrou, vstinner, flox, M..Z., python-dev
2012-08-05 00:40:50ishimotosetmessageid: <1344127250.91.0.9112254105.issue13119@psf.upfronthosting.co.za>
2012-08-05 00:40:50ishimotolinkissue13119 messages
2012-08-05 00:40:49ishimotocreate