]> granicus.if.org Git - python/commit
On windows, lib2to3 should accept / and \ in the fixer_dir argument
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 17 Jun 2008 23:09:19 +0000 (23:09 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 17 Jun 2008 23:09:19 +0000 (23:09 +0000)
commit19fc7f6635fedea250e584fca940995d3ea969a3
tree331075a291c4590e9498005d5ce3fd15a9a4079a
parentaa4e47a04db7703bf7875011f1c57d3c650d3f3d
On windows, lib2to3 should accept / and \ in the fixer_dir argument
Needed to let the tests pass
Lib/lib2to3/refactor.py