Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #82907

Re: missing os.lchmod, os.lchflags

Date 2014-12-24 15:48 -0600
From Tim Chase <python.list@tim.thechases.com>
Subject Re: missing os.lchmod, os.lchflags
References <549B1742.4010003@stoneleaf.us> <20141224142238.7edb99cc@bigbox.christie.dr> <CAPTjJmpZ+4Wiv_==QE4PYcK+0+OX8Xx4hYMAt6C72k5a4ExXQg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.17194.1419457574.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 2014-12-25 08:23, Chris Angelico wrote:
>> On 2014-12-24 11:42, Ethan Furman wrote:
>>> According to the docs [1] these functions should be available as
>>> of 2.6, yet they are missing on a 2.7, 3.2, and 3.4 install
>>> (ubuntu 12.10 and 14.04)
> 
> http://bugs.python.org/issue7479

Indeed it does address the issue but I think documentation closer to
the POSIX-only items would be helpful (rather than one snippet at
the top).

-tkc


Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: missing os.lchmod, os.lchflags Tim Chase <python.list@tim.thechases.com> - 2014-12-24 15:48 -0600

csiph-web