ajack 2004/07/14 09:29:30 Modified: python/gump/notify notification.py Log: Hmm, not sure how long this bug has been here... Revision Changes Path 1.4 +2 -0 gump/python/gump/notify/notification.py Index: notification.py =================================================================== RCS file: /home/cvs/gump/python/gump/notify/notification.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- notification.py 13 Jul 2004 18:44:35 -0000 1.3 +++ notification.py 14 Jul 2004 16:29:30 -0000 1.4 @@ -38,6 +38,8 @@ from gump.model.state import * from gump.utils.smtp import * from gump.utils import * +from gump.utils.work import * +from gump.utils.note import * LINE ='-- -- -- -- -- -- -- -- -- -- -- -- G U M P' SEPARATOR='*********************************************************** G U M P'
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
