Code

- put all methods for parsing a message into a list and call all in a
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 6 Oct 2011 07:19:25 +0000 (07:19 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 6 Oct 2011 07:19:25 +0000 (07:19 +0000)
commitc28424f9add2dfbcb11b5288c4d5f8e6d99e1d8b
tree95376273bc900d723a7ba25663c8d71660dd31ef
parent50b2a9c9dce56a5e9eac4ecad7cb28bcce449f8b
- put all methods for parsing a message into a list and call all in a
  parse-routine from parsedMessage, this way it is easier to customize
  the message parsing/handling.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4652 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/mailgw.py