Commit 3c0b317e authored by Mark Dickinson's avatar Mark Dickinson

Merged revisions 82356 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r82356 | mark.dickinson | 2010-06-29 08:37:25 +0100 (Tue, 29 Jun 2010) | 1 line

  Spelling.
........
parent fb288dac
......@@ -42,7 +42,7 @@ brevity.
...
IndentationError: unindent does not match any outer indentation level
There are some standard formattig practises that are easy to get right.
There are some standard formatting practices that are easy to get right.
>>> roundtrip("if x == 1:\\n"
... " print(x)\\n")
......
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