mail.py
branchstable
changeset 5733 d00d1fab42af
parent 5579 297b2002a083
child 5736 375819ec7d43
--- a/mail.py	Fri Jun 11 13:00:02 2010 +0200
+++ b/mail.py	Fri Jun 11 13:00:19 2010 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""Common utilies to format / semd emails.
+"""Common utilies to format / semd emails."""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from base64 import b64encode, b64decode