]> granicus.if.org Git - python/commit
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Aug 2014 16:39:30 +0000 (19:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Aug 2014 16:39:30 +0000 (19:39 +0300)
commit304e542ccd8dd2dc6c6f363a2a0c3c131c64a6ca
tree115c0e1ca61d921868ff4cc7444c212cc866c56e
parentdd50b0aa3ab361359f4eb724568e7894cff30c7f
parent41ad77c69718e7864eac62c8cd9034c3b51fb93e
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
Windows.  Path by Vajrasky Kok.
Lib/test/test_shutil.py