mirror of https://github.com/python/cpython
Whitespace normalization.
This commit is contained in:
parent
700f36c752
commit
eba28bea9b
|
@ -164,4 +164,3 @@ class upload(Command):
|
|||
log.ERROR)
|
||||
if self.show_response:
|
||||
print '-'*75, r.read(), '-'*75
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import xdrlib
|
||||
|
||||
xdrlib._test()
|
||||
|
||||
|
|
Loading…
Reference in New Issue