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 terry.reedy
Recipients Paul.Price, r.david.murray, terry.reedy
Date 2013-03-15.21:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363383350.04.0.22564164278.issue17409@psf.upfronthosting.co.za>
In-reply-to
Content
Module 'resource' is unix only.  What happens on 3.x or linux?

Given that the doc invites input of -1, it seems to me that raising an exception is wrong; -1 should be interpreted as a valid value.
History
Date User Action Args
2013-03-15 21:35:50terry.reedysetrecipients: + terry.reedy, r.david.murray, Paul.Price
2013-03-15 21:35:50terry.reedysetmessageid: <1363383350.04.0.22564164278.issue17409@psf.upfronthosting.co.za>
2013-03-15 21:35:50terry.reedylinkissue17409 messages
2013-03-15 21:35:49terry.reedycreate