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


Groups > comp.lang.python > #82906 > unrolled thread

Re: missing os.lchmod, os.lchflags

Started byEthan Furman <ethan@stoneleaf.us>
First post2014-12-24 13:40 -0800
Last post2014-12-24 13:40 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: missing os.lchmod, os.lchflags Ethan Furman <ethan@stoneleaf.us> - 2014-12-24 13:40 -0800

#82906 — Re: missing os.lchmod, os.lchflags

FromEthan Furman <ethan@stoneleaf.us>
Date2014-12-24 13:40 -0800
SubjectRe: missing os.lchmod, os.lchflags
Message-ID<mailman.17193.1419457248.18130.python-list@python.org>
On 12/24/2014 01:23 PM, Chris Angelico wrote:
> On Thu, Dec 25, 2014 at 7:22 AM, Tim Chase 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)
>> Confirming the same absence of os.lchmod and os.lchflags in 2.7 and
>> 3.2 on Debian Stable.
> A quick Google search pointed me to this, does it answer the question?
>
> http://bugs.python.org/issue7479
>

Yes it does, thanks.

--
~Ethan~

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web