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 movement
Recipients jcea, loewis, movement, pitrou
Date 2011-01-26.14:07:54
SpamBayes Score 1.6843115e-06
Marked as misclassified No
Message-id <1296050876.13.0.37253675634.issue11016@psf.upfronthosting.co.za>
In-reply-to
Content
Jesus, yes, it's totally possible that POSIX might define:

(stat.S_IFSOCK + stat.S_IFIFO)

to mean something other than S_IDOOR. However, the POSIX committee
is always careful to respect existing usage. It's vanishingly unlikely
that any attempt to do this would actually happen, since it would
be obviously unimplementable on the most popular UNIX (namely Solaris).
History
Date User Action Args
2011-01-26 14:07:56movementsetrecipients: + movement, loewis, jcea, pitrou
2011-01-26 14:07:56movementsetmessageid: <1296050876.13.0.37253675634.issue11016@psf.upfronthosting.co.za>
2011-01-26 14:07:54movementlinkissue11016 messages
2011-01-26 14:07:54movementcreate