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 Roman.Evstifeev, benjamin.peterson, cool-RR, cvrebert, eric.araujo, ganadist, giampaolo.rodola, rosslagerwall, vstinner
Date 2012-04-01.00:50:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb+d0MuFjf3ohmvP0eVz7x8pBbGxMR5Ca=AW5O+aL+0bA@mail.gmail.com>
In-reply-to <1333216265.49.0.971968767396.issue3177@psf.upfronthosting.co.za>
Content
> (1) Platform doesn't support this feature -> raise NotImplemented

It's better to not define the function if the platform doesn't support
the feature.
History
Date User Action Args
2012-04-01 00:50:08vstinnersetrecipients: + vstinner, giampaolo.rodola, benjamin.peterson, eric.araujo, ganadist, cvrebert, cool-RR, rosslagerwall, Roman.Evstifeev
2012-04-01 00:50:07vstinnerlinkissue3177 messages
2012-04-01 00:50:07vstinnercreate