higery <shoulderhig...@gmail.com> added the comment:

>>An octal literal in 3.x is 0o755.  Decimal 755 means 0o1363, which is not 
>>good :)

Thank you for your reminding. The reason I made this mistake is that I'm not 
familiar with the right way to set permission code in Python3+ .

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to