On Wed, 20 Jan 2021 08:33:40 -0700, Michael Torrie wrote:
> You can use escape characters in regular expression on any platform
> Python runs on. Python has a whole host of features to deal with the
> directory separator differences on Windows vs everybody else.
I am probably slightly biased. I
On 1/19/21 10:40 PM, Mladen Gogala via Python-list wrote:
> I generally advise
> using Cygwin and installing the Cygwin version of Python. Your OS will
> look like a POSIX compatible system, and you will be able to use Unix/
> Linux tools like bash, less. vi, awk, grep and alike. You will also be
On Sat, 16 Jan 2021 19:00:06 +0330, mohsen shooshtari wrote:
> hello,
> Thanks in advance for your consideration. I install python3.8 and then
> install Pycharm but when I call python in Command prompt, followed by (
> 'python'
> is not recognized as an internal or external command, operable progr
On 1/16/21 8:30 AM, mohsen shooshtari wrote:
hello,
Thanks in advance for your consideration. I install python3.8 and then
install Pycharm but when I call python in Command prompt, followed by
( 'python'
is not recognized as an internal or external command, operable program or
batch file.
what s
On Sat, 16 Jan 2021, 23:51 mohsen shooshtari,
wrote:
> hello,
> Thanks in advance for your consideration. I install python3.8 and then
> install Pycharm but when I call python in Command prompt, followed by
> ( 'python'
> is not recognized as an internal or external command, operable program or
>