summaryrefslogtreecommitdiff
path: root/src/zope/security/examples/sandbox_security.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/examples/sandbox_security.py
parent3a9f6fb3249a34a6a70f8d3bc9989041f82ba43d (diff)
downloadzope-security-d357d20d7bd13a3930c96581413ed258eed35082.tar.gz
Remove CVS-era Id fossils.
Diffstat (limited to 'src/zope/security/examples/sandbox_security.py')
-rw-r--r--src/zope/security/examples/sandbox_security.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zope/security/examples/sandbox_security.py b/src/zope/security/examples/sandbox_security.py
index 6b01aee..2b55a34 100644
--- a/src/zope/security/examples/sandbox_security.py
+++ b/src/zope/security/examples/sandbox_security.py
@@ -25,8 +25,6 @@ secure mode. There are several steps that are taken to set up the security
4. bind checkers to classes/instances
5. proxy wrap as necessary
-
-$Id$
"""
import sandbox
from zope.security.interfaces import IParticipation