[issue12618] py_compile cannot create files in current directory

Meador Inge report at bugs.python.org
Wed Oct 26 06:29:54 CEST 2011


Meador Inge <meadori at gmail.com> added the comment:

I think it might be easier to just always use the absolute path rather than looking at the directory length.  Maybe something like the attached.  I added unit tests as well.

----------
nosy: +meador.inge
stage: test needed -> patch review
Added file: http://bugs.python.org/file23523/issue12618-0.py

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


More information about the Python-bugs-list mailing list