Richard Penman [Wed, 15 Jun 2016 09:38:21 +0100] rev 100
fixed readme date issue #92
vanzhiganov <vanzhiganov@ya.ru> [Sat, 04 Jun 2016 07:27:34 +0300] rev 99
Support .ee zone
Richard Penman <richardbp@gmail.com> [Thu, 02 Jun 2016 14:05:21 -0700] rev 98
Merged in mariosantana/pywhois (pull request #7)
Regression in queries from python3
Mario D. Santana <mario@elorangutan.com> [Fri, 15 Apr 2016 18:29:24 -0600] rev 97
Fixed tests. Also some UTF bugs (python2/3 hell)
Mario D. Santana <mario@elorangutan.com> [Fri, 15 Apr 2016 09:21:42 -0600] rev 96
Fixed python3 regression in response handling.
Mario D. Santana <mario@elorangutan.com> [Fri, 15 Apr 2016 09:20:53 -0600] rev 95
Test actual queries; fix existing test
Mario D. Santana <mario@elorangutan.com> [Fri, 15 Apr 2016 09:19:59 -0600] rev 94
Enable testing in setup.py
Richard Penman <richardbp@gmail.com> [Thu, 02 Jun 2016 13:59:46 -0700] rev 93
Merged in rothi83/pywhois (pull request #6)
Extended parser.py to parse .ch and .li domains
<> [Sat, 26 Mar 2016 18:44:28 +0100] rev 92
Extended parser.py to parse .ch and .li domains
Richard Penman <richardbp@gmail.com> [Thu, 02 Jun 2016 13:58:54 -0700] rev 91
Merged in leotop/pywhois/leotop/whoispy-fix-python3-error-if-bwith-xxx-i-1463323526280 (pull request #9)
whois.py fix python3 error: if b'with "=xxx"' in response: