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 pitrou
Recipients Arfrever, Hobson.Lane, Roman.Evstifeev, benjamin.peterson, cvrebert, eric.araujo, ganadist, giampaolo.rodola, pitrou, r.david.murray, rosslagerwall, vstinner
Date 2012-04-23.12:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335185680.78.0.514754808977.issue3177@psf.upfronthosting.co.za>
In-reply-to
Content
> ENOSYS was the closest approximation I could find. Thoughts? Custom
> error class? Different errno? Something else?

Why not ValueError?
History
Date User Action Args
2012-04-23 12:54:40pitrousetrecipients: + pitrou, vstinner, giampaolo.rodola, benjamin.peterson, eric.araujo, ganadist, Arfrever, r.david.murray, cvrebert, rosslagerwall, Roman.Evstifeev, Hobson.Lane
2012-04-23 12:54:40pitrousetmessageid: <1335185680.78.0.514754808977.issue3177@psf.upfronthosting.co.za>
2012-04-23 12:54:40pitroulinkissue3177 messages
2012-04-23 12:54:40pitroucreate