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 rickysarraf
Recipients amaury.forgeotdarc, georg.brandl, rickysarraf
Date 2009-09-04.07:58:19
SpamBayes Score 1.7785256e-06
Marked as misclassified No
Message-id <1252051101.6.0.309143649892.issue6824@psf.upfronthosting.co.za>
In-reply-to
Content
I never said that I think it is not cross-platform.

My point is, it should be good to list down a module's dependency in the
python help docs.

Like:
tempfile

Supported Platforms: ALL
Exception: On Platform foo, feature tempfile.bar() is not available.
History
Date User Action Args
2009-09-04 07:58:21rickysarrafsetrecipients: + rickysarraf, georg.brandl, amaury.forgeotdarc
2009-09-04 07:58:21rickysarrafsetmessageid: <1252051101.6.0.309143649892.issue6824@psf.upfronthosting.co.za>
2009-09-04 07:58:20rickysarraflinkissue6824 messages
2009-09-04 07:58:20rickysarrafcreate