aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMathieu Bridon <[email protected]>2018-06-07 12:26:20 +0200
committerEric Engestrom <[email protected]>2018-08-01 14:26:19 +0100
commit91939255a7c556a5d85a57fb6a191e0c8cfd29ce (patch)
tree16516add106064ecc4f39cec18bdb080b30faf83 /.gitignore
parentad363913e6766280f53838126d67370f9e97aa12 (diff)
python: Use the unicode_escape codec
Python 2 had string_escape and unicode_escape codecs. Python 3 only has the latter. These work the same as far as we're concerned, so let's use the future-proof one. However, the reste of the code expects unicode strings, so we need to decode them again. Signed-off-by: Mathieu Bridon <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions