hi,

could someone tell me how to handle this exception?
I try to save some data, the data comes from a csv file read via
codecs.open(file, 'r')

DjangoUnicodeDecodeError: 'utf8' codec can't decode bytes in position
171-176: unsupported Unicode code range. You passed in
'B:\\Dokumentumok\\_Forditas\\12_December\\Tengelmann\\1210\\01-02-03-04-05-06-08-09-10-11-12-14-15\\AA
Nr. 1_Ablagesystematik
Landesimmobiliengesellschaften_Anlage_Muster-Ordnerr\xfcckenschild.doc'
(<type 'str'>)

thanks, Viktor
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Reply via email to