]> granicus.if.org Git - python/commit
bpo-33053: Remove test_cmd_line_script debugging print (GH-6237)
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 25 Mar 2018 13:47:54 +0000 (23:47 +1000)
committerGitHub <noreply@github.com>
Sun, 25 Mar 2018 13:47:54 +0000 (23:47 +1000)
commita9e5d0e9ef27b14e34631d415e727a07d0f63bef
tree47282815f8ca053520e10f9364fa4fa72cd29282
parent51c9ab42ab84643081d75c83a586afa45d910383
bpo-33053: Remove test_cmd_line_script debugging print (GH-6237)

I noticed this had slipped into the original commit when
resolving a merge conflict for the backport to 3.7.
Lib/test/test_cmd_line_script.py