datatracker/ietf/__init__.py
2013-05-15 22:34:17 +00:00

11 lines
175 B
Python

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