remove special metadata

This commit is contained in:
Benjamin Peterson 2009-03-24 00:36:16 +00:00
parent a7d441de68
commit 3e0aa49d3f

View file

@ -44,10 +44,6 @@ AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
'''
__author__ = "Steve Purcell"
__email__ = "stephen_purcell at yahoo dot com"
__version__ = "$Id$"
import time
import sys
import traceback