diff options
| author | Tres Seaver <tseaver@palladion.com> | 2010-06-03 16:56:13 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2010-06-03 16:56:13 +0000 |
| commit | 75e5debaf21d8468fb4e8c6f2efd59b4638b6eb5 (patch) | |
| tree | 8a0dc3612f4c3a3dcaa8edef58263c3692aa21ef /src/zope/interface/exceptions.py | |
| parent | 61fefa192f233ce793ab07c004cfe4865fb05ddb (diff) | |
| download | zope-interface-75e5debaf21d8468fb4e8c6f2efd59b4638b6eb5.tar.gz | |
Remove CVS-era Id fossils.
Diffstat (limited to 'src/zope/interface/exceptions.py')
| -rw-r--r-- | src/zope/interface/exceptions.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zope/interface/exceptions.py b/src/zope/interface/exceptions.py index 4940302..e9a4788 100644 --- a/src/zope/interface/exceptions.py +++ b/src/zope/interface/exceptions.py @@ -12,8 +12,6 @@ # ############################################################################## """Interface-specific exceptions - -$Id$ """ class Invalid(Exception): |
