On Saturday, January 7, 2017 at 6:42:25 PM UTC-5, Chris Angelico wrote:

> What happens if you print the repr of each string? Or, if one of them
> truly is a literal, just print the repr of the one you got from
> win32com.
> 
> ChrisA

Yes, that did it. The repr of that one was, in fact:

u'match /r'

Thanks!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to