[issue17222] py_compile.compile() explicitly sets st_mode for written files

Antoine Pitrou report at bugs.python.org
Fri May 17 11:50:45 CEST 2013


Antoine Pitrou added the comment:

> I fixed syntax sanity check in Portage (package manager in Gentoo) to
> avoid breaking system. This sanity check is always run during
> upgrade of Portage itself.

Well, we could add a dedicated function for sanity checking, then.

----------
title: py_compile.compile() explicitly sets st_mode for written files -> py_compile.compile() explicitly sets st_mode for written	files

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


More information about the Python-bugs-list mailing list