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 <[email protected]>
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: <[email protected]>
2010-04-19 09:25:28amaury.forgeotdarclinkissue8394 messages
2010-04-19 09:25:28amaury.forgeotdarccreate