comparison mercurial/win32.py @ 42186:fd384911f51b

match: use raw strings to avoid illegal baskslash escape Python 3.8 was complaining about the invalid escape sequences. Let's use raw strings to avoid the warning and double baskslashes. Differential Revision: https://phab.mercurial-scm.org/D6293
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 21 Apr 2019 09:29:55 -0700
parents 576474baa209
children 2372284d9457
comparison
equal deleted inserted replaced
42185:ececa45c80d8 42186:fd384911f51b