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 Jeffrey.Armstrong, vstinner
Date 2014-02-11.16:29:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
IMO your WCSTOK macro should be called Py_WCSTOK and moved to Include/pyport.h, so you can use it in Modules/main.c (please use Unicode for environment variables on Windows).
History
Date User Action Args
2014-02-11 16:29:30vstinnersetrecipients: + vstinner, Jeffrey.Armstrong
2014-02-11 16:29:30vstinnersetmessageid: <[email protected]>
2014-02-11 16:29:30vstinnerlinkissue20596 messages
2014-02-11 16:29:30vstinnercreate