Message 117261 - Python tracker

Message117261

Author loewis
Recipients brian.curtin, docs@python, kisielk, loewis, r.david.murray
Date 2010-09-24.05:51:48
SpamBayes Score 0.0007647698
Marked as misclassified No
Message-id <1285307511.83.0.933608611072.issue9933@psf.upfronthosting.co.za>
In-reply-to
Content
I fail to see the issue. The documentation clearly says, above the block of all the EX_* constants:

Note

Some of these may not be available on all Unix platforms, since there is some variation. These constants are defined where they are defined by the underlying platform.

That seems to explain the situation well, no?
History
Date User Action Args
2010-09-24 05:51:52loewissetrecipients: + loewis, kisielk, r.david.murray, brian.curtin, docs@python
2010-09-24 05:51:51loewissetmessageid: <1285307511.83.0.933608611072.issue9933@psf.upfronthosting.co.za>
2010-09-24 05:51:50loewislinkissue9933 messages
2010-09-24 05:51:49loewiscreate