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 vstinner
Recipients lemburg, python-dev, serhiy.storchaka, vstinner
Date 2016-03-10.17:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457630117.21.0.0317875789642.issue26516@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I forgot to update wmain() for Windows.

Patch 4 handles wmain() too. I added a few comments and reformatted some parts of the code.
History
Date User Action Args
2016-03-10 17:15:18vstinnersetrecipients: + vstinner, lemburg, python-dev, serhiy.storchaka
2016-03-10 17:15:17vstinnersetmessageid: <1457630117.21.0.0317875789642.issue26516@psf.upfronthosting.co.za>
2016-03-10 17:15:17vstinnerlinkissue26516 messages
2016-03-10 17:15:17vstinnercreate