whois/parser.py
changeset 123 03c72d0d1182
parent 121 ccd653a54263
child 125 43027d307ba4
equal deleted inserted replaced
122:95feee1af1da 123:03c72d0d1182
     1 # coding=utf-8
     1 # -*- coding: utf-8 -*-
       
     2 
     2 # parser.py - Module for parsing whois response data
     3 # parser.py - Module for parsing whois response data
     3 # Copyright (c) 2008 Andrey Petrov
     4 # Copyright (c) 2008 Andrey Petrov
     4 #
     5 #
     5 # This module is part of pywhois and is released under
     6 # This module is part of pywhois and is released under
     6 # the MIT license: http://www.opensource.org/licenses/mit-license.php
     7 # the MIT license: http://www.opensource.org/licenses/mit-license.php