]> granicus.if.org Git - python/commit
Replace 0 with False to match working in documentation. SF 599681.
authorRaymond Hettinger <python@rcn.com>
Sun, 25 Aug 2002 16:36:49 +0000 (16:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 25 Aug 2002 16:36:49 +0000 (16:36 +0000)
commitc8f80345126808cd25c77f008b839449a922771f
tree4f4d78f7054a0b64c463f676aeae4c6fe31538cb
parent7ad09552d09279e48d286cb7a96eea79217746cd
Replace 0 with False to match working in documentation.  SF 599681.
Lib/SocketServer.py