[issue12618] py_compile cannot create files in current directory

Éric Araujo report at bugs.python.org
Mon Nov 28 14:59:50 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

> I have attached an updated patch with a unit test.
LGTM.

> Also, this is not an issue for Python 2.7.  The 2.7 implementation assumes any
> directories mentioned in the path already exist.
Cool.  The test can still be committed in that branch too.

----------
assignee:  -> meador.inge
versions: +Python 2.7

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


More information about the Python-bugs-list mailing list