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, benjamin.peterson, brett.cannon, sjmachin, vstinner
Date 2009-01-27.08:16:51
SpamBayes Score 0.0070242845
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Note that PyTokenizer_FromString is not an API function: it's not marked
with PyAPI_FUNC, and not exported from the windows DLL.
History
Date User Action Args
2009-01-27 08:16:55amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, sjmachin, vstinner, benjamin.peterson
2009-01-27 08:16:54amaury.forgeotdarcsetmessageid: <[email protected]>
2009-01-27 08:16:52amaury.forgeotdarclinkissue4626 messages
2009-01-27 08:16:51amaury.forgeotdarccreate