diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2018-06-21 10:56:38 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-06-21 10:56:38 +0100 |
commit | bfd1631524d5987f5aa692b00190aa5db3c2645c (patch) | |
tree | d9307dac42b6c2b72251db71d8e381fec2da425e /__run__.py | |
parent | d198a3a5c7322b924013f03d6311c9cfbd204818 (diff) | |
download | sos-bfd1631524d5987f5aa692b00190aa5db3c2645c.tar.gz |
[rpm] do not double escape characters in raw string
When switching a Python string to a raw string escape sequences
like "\\n" must have the first `\` stripped or the literal value
will be taken when the string is used.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to '__run__.py')
0 files changed, 0 insertions, 0 deletions