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 benjamin.peterson, eric.araujo, ezio.melotti, georg.brandl, loewis, neologix, petri.lehtinen, pitrou, rhettinger, rosslagerwall, vstinner
Date 2011-10-27.18:09:06
SpamBayes Score 0.0042790533
Marked as misclassified No
Message-id <1319738695.3216.2.camel@localhost.localdomain>
In-reply-to <1319738364.39.0.252169865855.issue13263@psf.upfronthosting.co.za>
Content
> I agree about urllib.request.urlopen, but os.sched.get_priority_max()
> is not longer than os.sched_get_priority_max().

Agreed. There are not many functions which could get this treatment,
though.
History
Date User Action Args
2011-10-27 18:09:07pitrousetrecipients: + pitrou, loewis, georg.brandl, rhettinger, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, neologix, rosslagerwall, petri.lehtinen
2011-10-27 18:09:06pitroulinkissue13263 messages
2011-10-27 18:09:06pitroucreate