Is this a bug?

costas at meezon.com costas at meezon.com
Fri May 4 10:15:00 EDT 2001


The following example gives me an error in PythonWin 2.0.

   myPath = r'c:\Windows\'

It does not like the last BS.

However 

   myPath = r'c:\Windows'

works fine.

Any ideas?

Costas



More information about the Python-list mailing list