Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68072 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2014-03-09 19:12 +1100 |
| Last post | 2014-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.
Re: process.popen with Japanese args => UTF8 JAVA Ben Finney <ben+python@benfinney.id.au> - 2014-03-09 19:12 +1100
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2014-03-09 19:12 +1100 |
| Subject | Re: 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?
Back to top | Article view | comp.lang.python
csiph-web