escaping

Kiuhnm kiuhnm03.4t.yahoo.it
Sun Apr 15 17:07:36 EDT 2012


This is the behavior I need:
     path = path.replace('\\', '\\\\')
     msg = ". {} .. '{}' .. {} .".format(a, path, b)
Is there a better way?

Kiuhnm



More information about the Python-list mailing list