]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
darn excess whitespace.
authorAnthony Baxter <anthonybaxter@gmail.com>
Sun, 23 Dec 2001 01:37:33 +0000 (01:37 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sun, 23 Dec 2001 01:37:33 +0000 (01:37 +0000)
Lib/asyncore.py

index 98db70e357681e2bf704fd30c3c5b812fbd825ad..7340731e0794050080f354999db6fdd881ed3ea0 100644 (file)
@@ -82,7 +82,6 @@ def poll (timeout=0.0, map=None):
             if err[0] != EINTR:
                 raise
 
-
         if DEBUG:
             print r,w,e