[Python-Dev] RE: [Python-checkins] python/dist/src/Lib asyncore.py,
1.51, 1.52
Raymond Hettinger
python at rcn.com
Sun Jun 13 13:02:46 EDT 2004
> ! def loop(timeout=30.0, use_poll=False, map=None, count=1e309):
Would sys.maxint have sufficed?
Raymond
More information about the Python-Dev
mailing list