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 Sworddragon
Recipients Sworddragon
Date 2013-11-26.17:06:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385485579.99.0.471708921072.issue19802@psf.upfronthosting.co.za>
In-reply-to
Content
socket(7) does contain SO_PRIORITY but trying to use this value will result in this error: AttributeError: 'module' object has no attribute 'SO_PRIORITY'
History
Date User Action Args
2013-11-26 17:06:20Sworddragonsetrecipients: + Sworddragon
2013-11-26 17:06:19Sworddragonsetmessageid: <1385485579.99.0.471708921072.issue19802@psf.upfronthosting.co.za>
2013-11-26 17:06:19Sworddragonlinkissue19802 messages
2013-11-26 17:06:19Sworddragoncreate