On 09Mar2014 16:52, Jun Tanaka wrote:
> I have tried to process.popen to run java program with Japanese language.
> test.java is compiled with utf8
> '日本語' below means Japanese in Japanese.
> but it does not work. Anyone who knows this matter well. Please help.
> Jun
>
> python code>>
Jun Tanaka writes:
> I have tried to process.popen to run java program with Japanese language.
> test.java is compiled with utf8
> '日本語' below means Japanese in Japanese.
> but it does not work.
What are you expecting to happen, and what happens instead? What error
(if any) is produced?
--
htt
Hello,
I have tried to process.popen to run java program with Japanese language.
test.java is compiled with utf8
'日本語' below means Japanese in Japanese.
but it does not work. Anyone who knows this matter well. Please help.
Jun
python code>
sentence = '日本語'
filename = 'japanes