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 loewis
Recipients brian.curtin, loewis, ocean-city, pitrou, tim.golden
Date 2010-10-23.17:38:05
SpamBayes Score 0.00034701833
Marked as misclassified No
Message-id <1287855487.57.0.813451628454.issue10179@psf.upfronthosting.co.za>
In-reply-to
Content
I think something like this is worth adding. I'd like to see two changes implemented:
- GetLastError should be checked for the "not implemented or some such" error that you got, and the fallback only performed if its this error
- a comment explaining the motivation for this fallback should be added.
History
Date User Action Args
2010-10-23 17:38:07loewissetrecipients: + loewis, pitrou, ocean-city, tim.golden, brian.curtin
2010-10-23 17:38:07loewissetmessageid: <1287855487.57.0.813451628454.issue10179@psf.upfronthosting.co.za>
2010-10-23 17:38:05loewislinkissue10179 messages
2010-10-23 17:38:05loewiscreate