]> granicus.if.org Git - python/commit
Note why we can't write an automated test for the code path that brings up the REPL...
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Jul 2012 08:24:42 +0000 (18:24 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Jul 2012 08:24:42 +0000 (18:24 +1000)
commit37b3b90b02183d072b1f4fa4de96f67eafb6f245
treea82b0be66108da9fbc76775471ea180c339570d0
parent85e729ec3b6708af956fb47ff4936521020ff5e5
Note why we can't write an automated test for the code path that brings up the REPL for a bare 'python' call
Lib/test/test_cmd_line_script.py