]> granicus.if.org Git - python/commit
Fix a typo.
authorGuido van Rossum <guido@python.org>
Thu, 13 Jun 2002 15:03:01 +0000 (15:03 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 13 Jun 2002 15:03:01 +0000 (15:03 +0000)
commitdfad1a9039df367c9a403e2b777fe2690f3b5b88
treed986be640b399c9c849c88c2c0c37cd66f010954
parent022640dea0b2d73e24b07b0edb321a39fd921080
Fix a typo.
Add a sleep (yuck!) to _testRecvFrom() so the server can set up first.
Lib/test/test_socket.py