]> granicus.if.org Git - python/commit
Issue #26027: Don't test for bytearray in path_t as that's now
authorBrett Cannon <brett@python.org>
Sat, 27 Aug 2016 02:30:11 +0000 (19:30 -0700)
committerBrett Cannon <brett@python.org>
Sat, 27 Aug 2016 02:30:11 +0000 (19:30 -0700)
commit8f96a30630b5f6a984af3ee53c63bce3b16077e0
tree3147ada49f226b122ef9fd0086273deb9f95077c
parent68ed978f569f63af2f6ee7f8aeb9c57ae30da0bd
Issue #26027: Don't test for bytearray in path_t as that's now
deprecated.
Lib/test/test_os.py