This website requires JavaScript.
Explore
Help
Register
Sign In
joepie91
/
python-whois
Watch
1
Star
0
Fork
0
You've already forked python-whois
mirror of
https://github.com/joepie91/python-whois.git
synced
2026-02-04 03:16:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
python-whois
/
pythonwhois
History
Sven Slootweg
d9474ce1b3
Change nic.pw/PIR regex to support No-IP.com by making the handle optional.
Fixes
#23
partially.
2014-06-27 10:16:03 +02:00
..
__init__.py
Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups,
fixes
#22
partially. Skip WHOIS referals with a protocol specification,
fixes
#25
.
2014-06-27 10:08:57 +02:00
net.py
Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups,
fixes
#22
partially. Skip WHOIS referals with a protocol specification,
fixes
#25
.
2014-06-27 10:08:57 +02:00
parse.py
Change nic.pw/PIR regex to support No-IP.com by making the handle optional.
Fixes
#23
partially.
2014-06-27 10:16:03 +02:00
shared.py
Remove jwhois dependency, separate retrieval and parsing logic, implement registrant parsing for several registries, fix some other regexes, add test data
2013-11-20 12:08:35 +01:00