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


Groups > comp.lang.python > #100512

Re: subprocess.call with non-ASCII arguments?

Newsgroups comp.lang.python
Date 2015-12-16 06:55 -0800
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>
Message-ID <d3cd8a5d-ac82-46fe-8675-facd10bf8159@googlegroups.com> (permalink)
Subject Re: subprocess.call with non-ASCII arguments?
From wxjmfauth@gmail.com

Show all headers | 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