]> granicus.if.org Git - python/commit
Fix #9333 on Windows XP, where os.symlink is not a possibility.
authorBrian Curtin <brian.curtin@gmail.com>
Wed, 29 Dec 2010 02:04:28 +0000 (02:04 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Wed, 29 Dec 2010 02:04:28 +0000 (02:04 +0000)
commit57160d72047c51f7bbe5fe4dc168f8b2f508b174
treecb2b876277eee60cddd3f9cc600f854627365502
parent80e788a5ddddc2d4a01f25e8021534e4d6239d39
Fix #9333 on Windows XP, where os.symlink is not a possibility.
Lib/test/support.py