[spambayes-bugs] [ spambayes-Bugs-899260 ] UnicodeEncodeError while training

SourceForge.net noreply at sourceforge.net
Mon May 3 21:36:33 EDT 2004


Bugs item #899260, was opened at 2004-02-18 12:44
Message generated for change (Comment added) made by mhammond
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899260&group_id=61702

Category: Outlook
Group: Binary 1.0a9 (0.9)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Magnus Bjornsson (mbjornsson)
Assigned to: Mark Hammond (mhammond)
Summary: UnicodeEncodeError while training

Initial Comment:
While training the database I got a traceback caused by
a UnicodeEncodeError (see attached log file).

----------------------------------------------------------------------

>Comment By: Mark Hammond (mhammond)
Date: 2004-05-04 11:36

Message:
Logged In: YES 
user_id=14198

This has been fixed in the most recent build, by virtue of
the fact it uses Python 2.3.3 rather than the "Python
2.3.2+" referenced in the log.  I just verified that
shutil.copy2 in 2.3.3 handles unicode filenames (and is what
was failing in this case)

----------------------------------------------------------------------

Comment By: Tony Meyer (anadelonbrin)
Date: 2004-03-16 10:50

Message:
Logged In: YES 
user_id=552329

This is a result of having a "ú" in the path to your data
directory (from your name).  (I thought we had fixed all the
unicode filename errors, but obviously not).

Mark, does this mean that shutil can't handle unicode paths?
 What do we do about this?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=899260&group_id=61702



More information about the Spambayes-bugs mailing list