Show
Ignore:
Timestamp:
11/09/07 05:31:49 (1 year ago)
Author:
amcgregor
Message:

Fixes to get 3.0 working again. Now in use on GothCandy? for comment notification. It's in Flux, yo\!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/turbomail/message.py

    r68 r72  
    55__version__ = "$Revision$" 
    66 
    7 import turbomail 
    87from turbomail import release 
    98from turbomail.util import AddressList 
     9from turbomail.control import interface as turbomail 
    1010import re, os, email 
    1111