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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, theller, vstinner
Date 2010-04-19.09:25:28
SpamBayes Score 0.016861118
Marked as misclassified No
Message-id <1271669129.81.0.833361370556.issue8394@psf.upfronthosting.co.za>
In-reply-to
Content
yes, except that TCHAR* depends on compilation settings (it resolves to wchar_t when UNICODE is #defined); simply use char*.
History
Date User Action Args
2010-04-19 09:25:29amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, theller, vstinner
2010-04-19 09:25:29amaury.forgeotdarcsetmessageid: <1271669129.81.0.833361370556.issue8394@psf.upfronthosting.co.za>
2010-04-19 09:25:28amaury.forgeotdarclinkissue8394 messages
2010-04-19 09:25:28amaury.forgeotdarccreate