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 ned.deily
Recipients Douglas.Leeder, Nick.Dowell, alexandre.vassalotti, doko, georg.brandl, gregory.p.smith, ned.deily, ngie, python-dev, ronaldoussoren
Date 2011-06-28.07:24:36
SpamBayes Score 8.821142e-06
Marked as misclassified No
Message-id <1309245877.03.0.940430976297.issue8746@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the additional tests, Garrett.  I've applied them (modulo a fix).  I've also applied the corrections to configure which should make os.chflags() and os.lchflags() reappear again in BSD and OS X builds where supported.  I've also added and documented two new OS X specific file flags: UF_HIDDEN and UF_COMPRESSED. Applied in default (for 3.3), 3.2 (3.2.1), and 2.7 (2.7.3).
History
Date User Action Args
2011-06-28 07:24:37ned.deilysetrecipients: + ned.deily, georg.brandl, doko, gregory.p.smith, ronaldoussoren, alexandre.vassalotti, ngie, Nick.Dowell, Douglas.Leeder, python-dev
2011-06-28 07:24:37ned.deilysetmessageid: <1309245877.03.0.940430976297.issue8746@psf.upfronthosting.co.za>
2011-06-28 07:24:36ned.deilylinkissue8746 messages
2011-06-28 07:24:36ned.deilycreate