Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68072

Re: process.popen with Japanese args => UTF8 JAVA

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: process.popen with Japanese args => UTF8 JAVA
Date 2014-03-09 19:12 +1100
References <CACm6JvVDdnxwuV1Nz7pH1fv3n4Vt5eBnBd9se2PtcCELHHK2jg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.7951.1394352757.18130.python-list@python.org> (permalink)

Show all headers | View raw


Jun Tanaka <tnajun@gmail.com> 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?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: process.popen with Japanese args => UTF8 JAVA Ben Finney <ben+python@benfinney.id.au> - 2014-03-09 19:12 +1100

csiph-web