Changeset 63 for branches/3.0/turbomail/providers/debug.py
- Timestamp:
- 11/07/07 01:11:02 (1 year ago)
- Files:
-
- 1 modified
-
branches/3.0/turbomail/providers/debug.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/turbomail/providers/debug.py
r52 r63 2 2 3 3 """TurboMail extension API.""" 4 5 __version__ = "$Revision: 1 $" 4 6 5 7 import logging
