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


Groups > comp.lang.python > #82900

missing os.lchmod, os.lchflags

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ethan@stoneleaf.us>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:missing': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '~ethan~': 0.09; '(ubuntu': 0.16; 'install': 0.23; 'header:User- Agent:1': 0.23; '[1]': 0.29; 'url:python': 0.33; 'url:org': 0.36; 'should': 0.36; 'url:library': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'according': 0.40; 'received:173': 0.61; '3.4': 0.84; 'why?': 0.91
Date Wed, 24 Dec 2014 11:42:58 -0800
From Ethan Furman <ethan@stoneleaf.us>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version 1.0
To python-list@python.org
Subject missing os.lchmod, os.lchflags
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17188.1419450189.18130.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1419450189 news.xs4all.nl 2886 [2001:888:2000:d::a6]:56864
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:82900

Show key headers only | View raw


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)

Any ideas why?

--
~Ethan~

[1] https://docs.python.org/2/library/os.html#os.lchmod

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


Thread

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

csiph-web