Show
Ignore:
Timestamp:
11/07/07 01:11:02 (1 year ago)
Author:
amcgregor
Message:

Updated meta information.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/turbomail/managers/demand.py

    r52 r63  
    22 
    33"""TurboMail extension API.""" 
     4 
     5__version__ = "$Revision: 1 $" 
    46 
    57import logging 
     
    2527        name = "Demand" 
    2628        version = "1.0" 
    27         url = "http://www.python-turbomail.org/wiki/DemandManager" 
     29        url = "http://www.python-turbomail.org/wiki/3.0/DemandManager" 
    2830         
    2931        def __init__(self):