diff -r 27dd4494e7b4 -r b23792dfea3d sdi/events.py --- a/sdi/events.py Thu Jul 22 22:37:43 2010 +0530 +++ b/sdi/events.py Thu Jul 22 22:38:47 2010 +0530 @@ -31,7 +31,7 @@ send_mail(subject, message, "sagedays@fossee.in", [email]) -def send_wsp_ptc_confirm(user) +def send_wsp_ptc_confirm(user): """ send a mail telling a worksho has been scheduled. """