]> granicus.if.org Git - python/commit
Move non-ascii test from test_run_code() to a new function: test_non_ascii()
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 20 Oct 2010 21:56:55 +0000 (21:56 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 20 Oct 2010 21:56:55 +0000 (21:56 +0000)
commit073f759d65118674c4c7b82f778dde44ae22c6c9
treefc21310f22c12671795cd319664781d0b93c7499
parentf6211eda71085609f0c126e1c9422f10f9637170
Move non-ascii test from test_run_code() to a new function: test_non_ascii()
Lib/test/test_cmd_line.py