Message115501
This is still the case: on Windows, if foo.py is readonly, python -c "import foo" generates foo.pyc with the readonly attribute. Tested with 3.1 and current py3k (where the file is named __pycache__\foo.cpython-32.pyc) | |
| Date | User | Action | Args | | 2010-09-03 20:36:31 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, barry, pitrou, brian.curtin, pdsimanyi, markon, mucisland, Steve.Thompson | | 2010-09-03 20:36:30 | amaury.forgeotdarc | set | messageid: <1283546190.96.0.389810289369.issue6074@psf.upfronthosting.co.za> | | 2010-09-03 20:36:29 | amaury.forgeotdarc | link | issue6074 messages | | 2010-09-03 20:36:29 | amaury.forgeotdarc | create | | |