mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace normalization.
This commit is contained in:
parent
a86f0c17a1
commit
b64bec3ec0
8 changed files with 18 additions and 21 deletions
|
@ -1,2 +1,2 @@
|
|||
import doctest, test_support
|
||||
import doctest, test_support
|
||||
test_support.run_doctest(doctest)
|
||||
|
|
|
@ -19,6 +19,3 @@ try:
|
|||
marshal.loads(u"\222")
|
||||
except UnicodeError:
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue