summaryrefslogtreecommitdiff
path: root/dns/tokenizer.py
diff options
context:
space:
mode:
Diffstat (limited to 'dns/tokenizer.py')
-rw-r--r--dns/tokenizer.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/tokenizer.py b/dns/tokenizer.py
index a61fa85..45ab8fc 100644
--- a/dns/tokenizer.py
+++ b/dns/tokenizer.py
@@ -13,8 +13,6 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: tokenizer.py,v 1.24 2004/03/19 00:17:27 halley Exp $
-
"""Tokenize DNS master file format"""
import cStringIO