Changeset 66 for branches/3.0/turbomail/managers/demand.py
- Timestamp:
- 11/07/07 02:53:29 (1 year ago)
- Files:
-
- 1 modified
-
branches/3.0/turbomail/managers/demand.py (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/turbomail/managers/demand.py
- Property svn:keywords set to Revision
r63 r66 3 3 """TurboMail extension API.""" 4 4 5 __version__ = "$Revision : 1$"5 __version__ = "$Revision$" 6 6 7 7 import logging
