[issue6070] Python 2.6 makes .pyc/.pyo bytecode files executable

Marco report at bugs.python.org
Mon May 25 21:01:20 CEST 2009


Marco <marcusbu at gmail.com> added the comment:

TO georg.brandl:
I remembered that Windows wasn't POSIX compliant, but...I thought they
used the same sys/stat.h constants.
I was wrong :P

TO loewis:
ok, I've added a new patch.
Since I've never written any code for Windows, can you check if it works
fine now?
I've added a simple #ifdef WINDOWS,...

----------
keywords: +patch
Added file: http://bugs.python.org/file14069/import_patch2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6070>
_______________________________________


More information about the Python-bugs-list mailing list