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 Arfrever
Recipients Arfrever, python-dev, serhiy.storchaka, stockbsd, vstinner
Date 2014-12-14.08:15:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418544909.16.0.0189789033973.issue23016@psf.upfronthosting.co.za>
In-reply-to
Content
> +            # sys.stderr is None when ran with pythonw.exe - warnings get lost

s/ran/run/
History
Date User Action Args
2014-12-14 08:15:09Arfreversetrecipients: + Arfrever, vstinner, python-dev, serhiy.storchaka, stockbsd
2014-12-14 08:15:09Arfreversetmessageid: <1418544909.16.0.0189789033973.issue23016@psf.upfronthosting.co.za>
2014-12-14 08:15:09Arfreverlinkissue23016 messages
2014-12-14 08:15:09Arfrevercreate