summaryrefslogtreecommitdiffstats
path: root/ipapython/ssh.py
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2018-09-24 10:49:45 +0200
committerChristian Heimes <cheimes@redhat.com>2018-09-27 10:23:03 +0200
commit4a58adf79e8b6b1dfbd534f16bcec368a189131e (patch)
tree96b23960681e8c8422fc5995dcfdbb9767d0accf /ipapython/ssh.py
parente1a30d3ce32aef2492689de8eff09360f5480a99 (diff)
downloadfreeipa-4a58adf79e8b6b1dfbd534f16bcec368a189131e.tar.gz
freeipa-4a58adf79e8b6b1dfbd534f16bcec368a189131e.tar.xz
freeipa-4a58adf79e8b6b1dfbd534f16bcec368a189131e.zip
Sprinkle raw strings across the code base
tox / pytest is complaining about lots and lots of invalid escape sequences in our code base. Sprinkle raw strings or backslash escapes across the code base to fix most occurences of: DeprecationWarning: invalid escape sequence There is still one warning that keeps repeating, though: source:264: DeprecationWarning: invalid escape sequence \d Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
Diffstat (limited to 'ipapython/ssh.py')
0 files changed, 0 insertions, 0 deletions