[issue12618] py_compile cannot create files in current directory

Georg Brandl report at bugs.python.org
Sat Jul 23 12:43:13 CEST 2011


Georg Brandl <georg at python.org> added the comment:

Well, we can work with this patch.  Thanks.

Yes, we can diff against 3.2, but for that you would have at least needed to specify

* that you worked on a released version
* and that that version is 3.2

Otherwise, we cannot know what to diff against.

Note that even Windows users usually use Python from Mercurial for developing, so that they can use "hg diff" to create a patch easily.

----------

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


More information about the Python-bugs-list mailing list