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 d
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)
Confir
On 12/24/14 2:42 PM, 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)
Any ideas why?
In the Python source, I see this
(https://hg.python.org/cpython/file/c5603b77df68/pycon
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 a
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.
tim@laptop