Message6322

Author mariosergioa
Recipients mariosergioa, pjenvey
Date 2011-01-11.15:21:30
SpamBayes Score 6.50628e-05
Marked as misclassified No
Message-id <AANLkTi=gpRYoqGbWBdOojcgFLUDw82PzDeMQf527XvyG@mail.gmail.com>
In-reply-to <1294451055.42.0.926473015746.issue1657@psf.upfronthosting.co.za>
Content
Hi,
I solved this problem by setting
org.python.core.codecs.setDefaultEncoding("latin1")

Thanks.

Mário Sérgio

2011/1/7 Philip Jenvey <report@bugs.jython.org>

>
> Philip Jenvey <pjenvey@underboss.org> added the comment:
>
> What problem does this cause? Can you post an example of code that shows
> where this will break something?
>
> ----------
> nosy: +pjenvey
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1657>
> _______________________________________
>

-- 

-------------------------------------
Mário Sérgio G. Antunes
M S Antunes Informática Ltda.
Fone: (11) 4781-1416
Cel.: (11) 9983-2860
http://www.msantunes.com.br
-------------------------------------
Files
File name Uploaded
unnamed mariosergioa, 2011-01-11.15:21:30
History
Date User Action Args
2011-01-11 15:21:30mariosergioasetrecipients: + mariosergioa, pjenvey
2011-01-11 15:21:30mariosergioalinkissue1657 messages
2011-01-11 15:21:30mariosergioacreate