commit | 6d459725a3f2f904a525739a63792b702aa32384 | [log] [tgz] |
---|---|---|
author | Mark Hammond <mhammond@skippinet.com.au> | Wed Dec 03 01:29:56 2003 +0000 |
committer | Mark Hammond <mhammond@skippinet.com.au> | Wed Dec 03 01:29:56 2003 +0000 |
tree | fcaba35fe9dd486f8697a3ffecbb026eb2c39e45 | |
parent | b337dd903bdf4438b367b586a9e097eb9efeb46d [diff] |
Add test for bug "[ 846133 ] os.chmod/os.utime/shutil do not work with unicode filenames" Reorganize tests into functions so more combinations of unicode/encoded/ascii can be tested, and while I was at it, upgrade to unittest based test.