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 pitrou
Recipients amaury.forgeotdarc, brian.curtin, pitrou, v+python
Date 2011-01-06.07:20:27
SpamBayes Score 2.3665269e-08
Marked as misclassified No
Message-id <1294298425.3716.2.camel@localhost.localdomain>
In-reply-to <1294298004.48.0.41628391159.issue10841@psf.upfronthosting.co.za>
Content
> Actually, it seems like this "-u" behaviour, should simply be the
> default for Python 3.x on Windows.

There is nothing in "-u" which should explain the behaviour you're
observing, so either way it's a bug. Making "-u" the default is quite
orthogonal.
History
Date User Action Args
2011-01-06 07:20:29pitrousetrecipients: + pitrou, amaury.forgeotdarc, v+python, brian.curtin
2011-01-06 07:20:27pitroulinkissue10841 messages
2011-01-06 07:20:27pitroucreate