From: Adam B. <ada...@gm...> - 2019-08-09 20:13:12
|
Hi there The quick answer is it’s mostly driven by the value of Charset.defaultCharset(). This can be set by Java runtime property -Dfile.encoding at startup. Note that the console you are using has to actually support it. Away from a computer right now, so excuse the lack of a proper code snippet. Cheers Adam > 在 2019年8月9日,上午11:03,Евгений Король <ff...@gm...> 写道: > > Hello. How to set encoding in Jython when using it on Java like > PythonInterpreter? > When i print russians words its write only ???? > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users |