http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/_modules/stem/descriptor/extrainfo_descriptor.html
= ' other ' and not stem . util . connection . is_valid_port ( port )) or not stat . isdigit (): raise ValueError ( ' Entries in %s line should only be PORT=N entries: %s %s ' % ( keyword , keyword , value )) port = int ( port ) if port . isdigit () else port port_mappings [ port ] = int ( stat ) setattr ( descriptor , attribute , port_mappings ) def _parse_geoip_to_count_line ( keyword , attribute , descriptor , entries ): # " < keyword > " CC=N,CC=N,... # # The maxmind...