You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current definition of __convert_whois_record assumes certain keys, which are present in the base WhoisEntry class, but not in the entries for some other TLDs (for instance, .uk)
I've started to make the code a bit more robust, but it could use a lot more work.
The current definition of
__convert_whois_record
assumes certain keys, which are present in the baseWhoisEntry
class, but not in the entries for some other TLDs (for instance, .uk)I've started to make the code a bit more robust, but it could use a lot more work.
http://code.google.com/p/pywhois/source/browse/whois/parser.py#37
[From: CybOXProject/Tools#19]
The text was updated successfully, but these errors were encountered: