]> granicus.if.org Git - python/commit
Try to fix shutil.which() tests on Windows by fixing a typo introduced in 27f9c26fdd8...
authorGeorg Brandl <georg@python.org>
Sat, 23 Jun 2012 10:48:40 +0000 (12:48 +0200)
committerGeorg Brandl <georg@python.org>
Sat, 23 Jun 2012 10:48:40 +0000 (12:48 +0200)
commit5bb7aa986efef3c11a68ff2b5a22c6a28c014835
tree696e61446f12eb70f8d2cbb6007cb3e6b0244162
parent93648f033b4da831f9412b365c10a49ead7a6937
Try to fix shutil.which() tests on Windows by fixing a typo introduced in 27f9c26fdd8b in posix_access().
Modules/posixmodule.c