summaryrefslogtreecommitdiff
path: root/paste/docsupport/metadata_real.py
diff options
context:
space:
mode:
Diffstat (limited to 'paste/docsupport/metadata_real.py')
-rw-r--r--paste/docsupport/metadata_real.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/paste/docsupport/metadata_real.py b/paste/docsupport/metadata_real.py
index e5777e9..a0b93eb 100644
--- a/paste/docsupport/metadata_real.py
+++ b/paste/docsupport/metadata_real.py
@@ -1,6 +1,6 @@
-# @@: There are too many imports here; this shouldn't have much
-# overhead except during extraction, but everything in this
-# module has to be imported regardless.
+# (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
+# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
+
import sys
import copy
import types