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 python-dev
Recipients ezio.melotti, flox, ishimoto, loewis, python-dev, sbt, serhiy.storchaka, skrah, tim.golden, vstinner
Date 2012-11-13.08:31:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y129p2HznzRCr@mail.python.org>
In-reply-to
Content
New changeset ee7b713fec71 by Victor Stinner in branch 'default':
Issue #15478: os.lchflags() is not always available when os.chflags() is available
http://hg.python.org/cpython/rev/ee7b713fec71
History
Date User Action Args
2012-11-13 08:31:27python-devsetrecipients: + python-dev, loewis, ishimoto, vstinner, tim.golden, ezio.melotti, skrah, flox, sbt, serhiy.storchaka
2012-11-13 08:31:27python-devlinkissue15478 messages
2012-11-13 08:31:26python-devcreate