Hi all,

I used to use tgapp resetpassword pluggable application for weeks. Now that 
I have reset my dev environment, I'm facing the following error :

NameError: global name 'unicode' is not defined
part of the traceback is :

   - File 
   
"/home/damien/proj/tracim-app/pod/tg2env/lib/python3.2/site-packages/resetpassword/lib/__init__.py",
 
   line *87*, in send_email 
   
   _plain_send_mail(sender, to_addr, subject, body)
   
    - File 
   
"/home/damien/proj/tracim-app/pod/tg2env/lib/python3.2/site-packages/resetpassword/lib/__init__.py",
 
   line *55*, in _plain_send_mail 
   
   sender_name = str(Header(unicode(sender_name), header_charset))
   
    

It looks strange ; and it worked for me in the past... so I'm asking myself 
if I was on a python2.7 environment ?! Or if I mixed stuff ?

Damien

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to