just cleanups

This commit is contained in:
Johannes Findeisen 2013-09-19 21:28:56 +02:00
commit 194a7197e6
5 changed files with 9 additions and 13 deletions

View file

@ -1,5 +1,5 @@
"""
The Jabber task.
The Jabber (XMPP) task.
Uses: http://xmpppy.sourceforge.net/
"""

View file

@ -1,5 +1,5 @@
"""
The email task.
The mail task.
http://docs.python.org/2/library/email-examples.html
"""