How to enter escape character in a positional string argument from the command line?

Chris Angelico rosuav at gmail.com
Wed Dec 21 00:01:25 EST 2022


On Wed, 21 Dec 2022 at 15:28, Jach Feng <jfong at ms4.hinet.net> wrote:
> That's what I am taking this path under Windows now, the ultimate solution before Windows has shell similar to bash:-)

Technically, Windows DOES have a shell similar to bash. It's called
bash. :) The trouble is, most people use cmd.exe instead.

ChrisA


More information about the Python-list mailing list