]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Just's fix in 1.10: call convert_path for scripts too. Needed for mac
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Jul 2001 09:56:31 +0000 (09:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Jul 2001 09:56:31 +0000 (09:56 +0000)
commit2b25f35a80efd0aa797ad372c50a382230da1d52
treebdaf3be4489cf2c66927337f2d1d4fe312c00c9a
parent082309391887febfc3f179f2639d6b1ac869c2a6
Just's fix in 1.10: call convert_path for scripts too. Needed for mac
2.1.1, and should do no harm to 2.1.2 (on the odd chance that will
happen).
Lib/distutils/command/build_scripts.py