equal
deleted
inserted
replaced
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 |