Message115502
Any idea if this will be fixed (at all) and/or back ported to 2.6.x or 2.7.x? On Fri, Sep 3, 2010 at 3:36 PM, Amaury Forgeot d'Arc <report@bugs.python.org > wrote: > > Amaury Forgeot d'Arc <amauryfa@gmail.com> added the comment: > > 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) > > ---------- > nosy: +amaury.forgeotdarc > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue6074> > _______________________________________ > | | File name | Uploaded | | unnamed | Steve.Thompson, 2010-09-03.20:38:48 | |
| Date | User | Action | Args | | 2010-09-03 20:38:50 | Steve.Thompson | set | recipients: + Steve.Thompson, barry, amaury.forgeotdarc, pitrou, brian.curtin, pdsimanyi, markon, mucisland | | 2010-09-03 20:38:48 | Steve.Thompson | link | issue6074 messages | | 2010-09-03 20:38:48 | Steve.Thompson | create | | |