On Wed, Nov 2, 2011 at 09:13, Vinay Sajip wrote:
> Charles-François Natali free.fr> writes:
>
> > It's a consequence of http://hg.python.org/cpython/rev/740baff4f169.
> > I'll fix that.
>
> Should a new issue be opened (or #13303 re-opened) pending this fix?
>
Re-open the issue.
>
> Regards,
Charles-François Natali free.fr> writes:
> It's a consequence of http://hg.python.org/cpython/rev/740baff4f169.
> I'll fix that.
Should a new issue be opened (or #13303 re-opened) pending this fix?
Regards,
Vinay Sajip
___
Python-Dev mailing list
Py
2011/11/2 Vinay Sajip :
> I just started getting errors in my PEP 404 / pythonv branch, but they don't
> at first glance appear related to the functionality of this branch. What I'm
> seeing is that during installation, some of the .pyc/.pyo files written by
> compileall have mode 600 rather than t
I just started getting errors in my PEP 404 / pythonv branch, but they don't
at first glance appear related to the functionality of this branch. What I'm
seeing is that during installation, some of the .pyc/.pyo files written by
compileall have mode 600 rather than the expected 644, with the result