Commit 269ea5ab authored by Jason Madden's avatar Jason Madden

whitespace/pep8

parent b8161cd6
......@@ -250,7 +250,6 @@ class socket(object):
else:
_ss.close(self._sock)
def close(self):
# This function should not reference any globals. See Python issue #808164.
self._closed = True
......
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