Message 167465 - Python tracker

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.

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.