datatracker/ietf/__init__.py
2012-04-26 20:27:55 +00:00

11 lines
168 B
Python

# -*- coding: utf-8 -*-
# Copyright The IETF Trust 2007, All Rights Reserved
__version__ = "4.02"
__date__ = "$Date$"
__rev__ = "$Rev$"
__id__ = "$Id$"