]> granicus.if.org Git - python/commit
Issue #16444: disable undecodable characters in test_non_ascii() test until
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 10 Nov 2012 21:32:08 +0000 (22:32 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 10 Nov 2012 21:32:08 +0000 (22:32 +0100)
commite2c574fbe5b793a5ec2921ad82d0b05ba3f68dbe
tree82528cd92c4ee4b8a624db499dc0d1611267db77
parentc8a6967ea8d983358e5e5e4965b6071daede62b3
Issue #16444: disable undecodable characters in test_non_ascii() test until
the FreeBSD issue is fixed
Lib/test/test_cmd_line_script.py