[IronPython] run edna-0.6 , thread exception
Kevin Chu
redmoon17 at gmail.com
Tue Sep 12 20:24:24 PDT 2006
I run edna-0.6 in IronPython 1.0,but another exception is throwed!
========
D:\TECH\edna-0.6>D:\TECH\IronPython\ipy.exe D:\TECH\edna-0.6\edna.py
Traceback (most recent call last):
File D:\TECH\edna-0.6\edna.py, line 1167, in Initialize
File D:\TECH\edna-0.6\edna.py, line 1075, in run_server
File D:\TECH\edna-0.6\edna.py, line 249, in __init__
UnicodeEncodeError: 'ascii' codec can't decode byte 0 in position 0: ordinal not
in range
=======
line 249 is: self.log_message( "edna: bind(): %s" % str(value[1]) )
I puzzled this error!
--
Once in a Redmoon
More information about the users
mailing list