Small bugfix to userhost reply handling (see RFC1459, sec. 6.2, reply code 302).
commit0e0ec4a3bb173eb4a8ddced14450e9119c857942
authorFunnyMan3595 (Charlie Nolan) <funnyman3595@gmail.com>
Fri, 27 Jun 2008 05:06:04 +0000 (27 00:06 -0500)
committerFunnyMan3595 (Charlie Nolan) <funnyman3595@gmail.com>
Fri, 27 Jun 2008 05:06:04 +0000 (27 00:06 -0500)
treec3937e70e291fdbec27c65323c37f48e6ddbf7d5
parent3281a63686d2b088150f3c1e86e112b4abb4baa3
Small bugfix to userhost reply handling (see RFC1459, sec. 6.2, reply code 302).

Note that halbot only sends single userhost requests, therefore should not need to handle multiple userhost replies.  Beware an "intelligent" server combining them, though.
whois.py