mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Whitespace normalization.
This commit is contained in:
parent
12f21ae07f
commit
3a2ab1ab69
3 changed files with 2 additions and 3 deletions
|
@ -14,4 +14,3 @@ file_url = "file://%s" % urllib2.__file__
|
|||
f = urllib2.urlopen(file_url)
|
||||
buf = f.read()
|
||||
f.close()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue