]> granicus.if.org Git - python/commit
Add tests for Issue #10646.
authorBrian Curtin <brian@python.org>
Wed, 26 Dec 2012 13:36:16 +0000 (07:36 -0600)
committerBrian Curtin <brian@python.org>
Wed, 26 Dec 2012 13:36:16 +0000 (07:36 -0600)
commite701ec5d3fbe9889ef17ff15c6eff325e8705b86
treec591dc48443b14e17c4e380d9cd59c8a7e5c02a9
parent501c8f915fcebc91a7d3fe766e1c05ca6643e608
Add tests for Issue #10646.

This issue is now fixed due to changes in Issue #11939, so I've refactored
the tests to cover the hard link case. There are no code changes here.
Lib/test/test_genericpath.py
Misc/NEWS