]> granicus.if.org Git - python/commit
Move test_undecodable_code() from test_sys to test_cmd_line
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 20 Oct 2010 21:52:33 +0000 (21:52 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 20 Oct 2010 21:52:33 +0000 (21:52 +0000)
commitf6211eda71085609f0c126e1c9422f10f9637170
tree4ad905fa5188d9a4671633ab94997de743ea436d
parent6722b5f7f1f3774258edacf128a7c3e3163ceee9
Move test_undecodable_code() from test_sys to test_cmd_line
Lib/test/test_cmd_line.py
Lib/test/test_sys.py