[issue13930] lib2to3 ability to output files into a different directory and alter their names

Roundup Robot report at bugs.python.org
Tue Feb 14 01:29:37 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 6fd16782ecb8 by Gregory P. Smith in branch '3.2':
Issue #13930: fix a / to use os.sep so that the test works on Windows.
http://hg.python.org/cpython/rev/6fd16782ecb8

New changeset f13fbd848d50 by Gregory P. Smith in branch 'default':
Issue #13930: fix a / to use os.sep so that the test works on Windows.
http://hg.python.org/cpython/rev/f13fbd848d50

New changeset 34445738954b by Gregory P. Smith in branch '2.7':
Issue #13930: fix a / to use os.sep so that the test works on Windows.
http://hg.python.org/cpython/rev/34445738954b

----------

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


More information about the Python-bugs-list mailing list