Changeset 336


Ignore:
Timestamp:
03/24/10 12:48:13 (14 years ago)
Author:
bas
Message:

removed obsolete function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/email2trac.py.in

    r335 r336  
    10111011                        blog.create_post(req, post, self.author, u'Created by email2trac', False)
    10121012
    1013         def save_message_for_debug(self):
    1014                 """
    1015                 Save the messages. So we can use it for debug purposes
    1016                 """
    1017                
    10181013
    10191014        def parse(self, fp):
Note: See TracChangeset for help on using the changeset viewer.