Kaydet (Commit) 88a56857 authored tarafından Fred Drake's avatar Fred Drake

Remove an infelicitous space.

üst 9390cc15
...@@ -286,7 +286,7 @@ def runtest(test, generate, verbose, quiet, testdir = None): ...@@ -286,7 +286,7 @@ def runtest(test, generate, verbose, quiet, testdir = None):
if verbose: if verbose:
cfp = None cfp = None
else: else:
cfp = StringIO.StringIO() cfp = StringIO.StringIO()
try: try:
save_stdout = sys.stdout save_stdout = sys.stdout
try: try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment