summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/module.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2010-06-03 17:34:32 +0000
committerTres Seaver <tseaver@palladion.com>2010-06-03 17:34:32 +0000
commitd357d20d7bd13a3930c96581413ed258eed35082 (patch)
tree550ffbf41dcd09fee22e4d377abe0772fcd0a7a5 /src/zope/security/tests/module.py
parent3a9f6fb3249a34a6a70f8d3bc9989041f82ba43d (diff)
downloadzope-security-d357d20d7bd13a3930c96581413ed258eed35082.tar.gz
Remove CVS-era Id fossils.
Diffstat (limited to 'src/zope/security/tests/module.py')
-rw-r--r--src/zope/security/tests/module.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zope/security/tests/module.py b/src/zope/security/tests/module.py
index 199d53c..3ae0ffb 100644
--- a/src/zope/security/tests/module.py
+++ b/src/zope/security/tests/module.py
@@ -17,8 +17,6 @@ This is necessary because the test framework interferes with seeing changes in
the running modules via the module namespace. This enables having some
subject classes, instances, permissions, etc, that don't live in the test
modules, themselves.
-
-$Id$
"""
from zope.interface import Interface
from zope.schema import Text