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


Groups > comp.lang.python > #68072 > unrolled thread

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

Started byBen Finney <ben+python@benfinney.id.au>
First post2014-03-09 19:12 +1100
Last post2014-03-09 19:12 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromBen Finney <ben+python@benfinney.id.au>
Date2014-03-09 19:12 +1100
SubjectRe: process.popen with Japanese args => UTF8 JAVA
Message-ID<mailman.7951.1394352757.18130.python-list@python.org>
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?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web