Igor Kirsanov <leotop@yandex.ru> [Sun, 15 May 2016 14:45:28 +0000] rev 90
whois.py fix python3 error: if b'with "=xxx"' in response:
TypeError: 'in <string>' requires string as left operand, not bytes
Richard Penman <richardbp@gmail.com> [Thu, 02 Jun 2016 13:57:58 -0700] rev 89
Merged in hex2a/pywhois (pull request #8)
add .at tld
hex2a [Fri, 06 May 2016 13:52:16 +0000] rev 88
fix .at phone/fax
hex2a [Fri, 06 May 2016 13:49:35 +0000] rev 87
add .at
Richard Penman [Thu, 02 Jun 2016 13:56:11 -0700] rev 86
added support for resolving IP addresses to domain when has a PTR record
Richard Penman [Thu, 02 Jun 2016 13:37:33 -0700] rev 85
ignore junk results by taking the last registrar details issue #85
Richard Penman [Thu, 02 Jun 2016 13:25:07 -0700] rev 84
fix for French expiration date issue #82
Richard Penman [Thu, 02 Jun 2016 13:18:26 -0700] rev 83
removed second regex match #81
Richard Penman [Thu, 17 Mar 2016 15:37:34 +0100] rev 82
replace character when unicode decoding error instead of raising exception
Richard Penman [Wed, 16 Mar 2016 15:18:36 +0100] rev 81
merged