diff rhodecode/lib/rcmail/response.py @ 1908:b3a3890b7160 beta

code garden
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 17 Jan 2012 20:41:30 +0200
parents fbddaf2f9728
children d95ef6587bca
line wrap: on
line diff
--- a/rhodecode/lib/rcmail/response.py	Tue Jan 17 20:37:32 2012 +0200
+++ b/rhodecode/lib/rcmail/response.py	Tue Jan 17 20:41:30 2012 +0200
@@ -197,7 +197,7 @@
                                  'content_type': content_type,
                                  'data': data,
                                  'disposition': disposition,})
-        
+
     def attach_part(self, part):
         """
         Attaches a raw MailBase part from a MailRequest (or anywhere)