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 brian.curtin
Recipients amaury.forgeotdarc, brian.curtin, dontbugme, georg.brandl, vstinner
Date 2009-12-23.02:20:59
SpamBayes Score 7.872933e-05
Marked as misclassified No
Message-id <1261534861.56.0.389934820696.issue4772@psf.upfronthosting.co.za>
In-reply-to
Content
I think both AF_BLUETOOTH and AF_TIPC should raise ValueError since the
type of the argument is correct but it's not a good value. I piggybacked
on Amaury's patch and changed the exceptions with a patch against r77004.
History
Date User Action Args
2009-12-23 02:21:01brian.curtinsetrecipients: + brian.curtin, georg.brandl, amaury.forgeotdarc, vstinner, dontbugme
2009-12-23 02:21:01brian.curtinsetmessageid: <1261534861.56.0.389934820696.issue4772@psf.upfronthosting.co.za>
2009-12-23 02:21:00brian.curtinlinkissue4772 messages
2009-12-23 02:21:00brian.curtincreate