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


Groups > comp.lang.python > #100512

Re: subprocess.call with non-ASCII arguments?

X-Received by 10.50.87.42 with SMTP id u10mr8408878igz.1.1450277759134; Wed, 16 Dec 2015 06:55:59 -0800 (PST)
X-Received by 10.50.114.105 with SMTP id jf9mr287624igb.1.1450277759066; Wed, 16 Dec 2015 06:55:59 -0800 (PST)
Path csiph.com!au2pb.net!feeder.erje.net!2.us.feeder.erje.net!news.glorb.com!mv3no16969653igc.0!news-out.google.com!l1ni5127igd.0!nntp.google.com!mv3no12799472igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Wed, 16 Dec 2015 06:55:58 -0800 (PST)
In-Reply-To <n4rmb0$89k$1@news2.informatik.uni-stuttgart.de>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=2a02:120b:2c76:5d70:ccf4:ac14:65d1:d442; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_
NNTP-Posting-Host 2a02:120b:2c76:5d70:ccf4:ac14:65d1:d442
References <n4p7te$jrg$1@news2.informatik.uni-stuttgart.de> <mailman.22.1450191839.22044.python-list@python.org> <n4rmb0$89k$1@news2.informatik.uni-stuttgart.de>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d3cd8a5d-ac82-46fe-8675-facd10bf8159@googlegroups.com> (permalink)
Subject Re: subprocess.call with non-ASCII arguments?
From wxjmfauth@gmail.com
Injection-Date Wed, 16 Dec 2015 14:55:59 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.python:100512

Show key headers only | View raw


Le mercredi 16 décembre 2015 13:44:36 UTC+1, Ulli Horlacher a écrit :
...


Your application will never work. Or more precisely,
it may only work by chance.
I guess, your understanding of non ascii file names
really means *non ascii, but cp1252 characters*, like
ö, Ä, ß, ü, ... (to stick with German.)

Python 3? No, it's not the solution.

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


Thread

subprocess.call with non-ASCII arguments? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-15 14:25 +0000
  Re: subprocess.call with non-ASCII arguments? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-12-15 10:03 -0500
    Re: subprocess.call with non-ASCII arguments? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-15 17:57 +0000
      Re: subprocess.call with non-ASCII arguments? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-12-15 21:20 -0500
    Re: subprocess.call with non-ASCII arguments? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-16 12:44 +0000
      Re: subprocess.call with non-ASCII arguments? wxjmfauth@gmail.com - 2015-12-16 06:55 -0800
  Re: subprocess.call with non-ASCII arguments? Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-15 15:05 +0000
  Re: subprocess.call with non-ASCII arguments? Laura Creighton <lac@openend.se> - 2015-12-15 16:08 +0100

csiph-web