« Return to Thread: problem with jython and threads

Re: problem with jython and threads

by Philip Jenvey-3 :: Rate this Message:

Reply to Author | View in Thread


On Nov 6, 2008, at 2:39 PM, ag356 wrote:

>
> Hi. Can anyone tell me why the following does not work?

<snip>

> I get "LookupError: no codec search functions registered: can't find
> encoding" for usually all but one of the threads. Sometimes two or  
> three of
> them work.
>
> If I add "import encodings" to the beginning of the script then it  
> works.
>
> Any help would be greatly appreciated!

Is this on Jython 2.2? I can't reproduce this on trunk.

--
Philip Jenvey

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

 « Return to Thread: problem with jython and threads