File names with slashes [was Re: error in os.chdir]

Gregory Ewing greg.ewing at canterbury.ac.nz
Tue Jul 3 05:45:36 EDT 2018


Mikhail V wrote:
>   s= "\"s\""   ->
>   s=  {"s"}

But now you need to find another way to represent set literals.

-- 
Greg



More information about the Python-list mailing list