[ImageJ-bugs] [Bug 923] # -*- coding: iso-8859-15 -*- not working
bugzilla at fiji.sc
bugzilla at fiji.sc
Fri Aug 29 11:10:25 CDT 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=923
Mark Hiner <hinerm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDSINFO
CC| |hinerm at gmail.com
--- Comment #1 from Mark Hiner <hinerm at gmail.com> ---
This may be a jython issue.. for example, see:
http://python.6.x6.nabble.com/How-do-I-set-PythonInterpreter-encoding-to-UTF-8-before-using-it-It-is-ascii-by-default-td4998432.html
>From what I understand, since the script is encoded as a UTF-16 String in Java
and then passed to the jython interpreter, you will necessarily get the syntax
error you're seeing.
Perhaps there's a way to set encoding programmatically?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20140829/b39c4889/attachment.html>
More information about the Imagej-bugs
mailing list