comparison tests/test-mq-qpush-fail.t @ 33113:b257aaa0743a

py3: use r'' to prevent the addition of b'' by transformer There are cases in opts handling in debugcommands.py where we don't need to convert opts keys back to bytes as there are some handful cases and no other function using opts value. Using r'', we prevent the transformer to add a b'' which will keep the value str.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 27 Jun 2017 00:15:56 +0530
parents 263edb591b72
children 87bca10a06ed
comparison
equal deleted inserted replaced
33112:05906b8e1d23 33113:b257aaa0743a