homepage

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 simonzack
Recipients simonzack
Date 2014年11月28日.06:37:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417156654.51.0.229780672791.issue22961@psf.upfronthosting.co.za>
In-reply-to
Content
The ctypes.WinError function returns:
 OSError(None, descr, None, code)
However OSError does not appear to allow None as a first argument, and converts it to 22 which is the EINVAL "Invalid Argument" error. This is rather confusing as there was no invalid argument errors in the code.
I think the behaviour for one of WinError and OSError should be modified so that the handling of errno is more compatible.
History
Date User Action Args
2014年11月28日 06:37:34simonzacksetrecipients: + simonzack
2014年11月28日 06:37:34simonzacksetmessageid: <1417156654.51.0.229780672791.issue22961@psf.upfronthosting.co.za>
2014年11月28日 06:37:34simonzacklinkissue22961 messages
2014年11月28日 06:37:34simonzackcreate

AltStyle によって変換されたページ (->オリジナル) /