]> granicus.if.org Git - python/commit
Issue #7108: Fix test_commands to not fail when special attributes ('@'
authorNed Deily <nad@acm.org>
Wed, 6 Apr 2011 00:16:09 +0000 (17:16 -0700)
committerNed Deily <nad@acm.org>
Wed, 6 Apr 2011 00:16:09 +0000 (17:16 -0700)
commit5f511826c2972c0e4f5de68dba285f7472a3b5bd
tree4d560d6b2da647da79acd5d97f9a5f264671c2a1
parent9f1ffb2ae932f5eef1bcf1317a0e3d8f4bad0e0c
Issue #7108: Fix test_commands to not fail when special attributes ('@'
or '.') appear in 'ls -l' output.
Lib/test/test_commands.py
Misc/NEWS