PyKMIP/kmip
Peter Hamilton 8abe3de8cb Remove invalid escape sequences
A recent style update to Python 3.6 adds deprecation W605, which
tightens the usage of invalid escape sequences. This patch removes
any instances of invalid escape sequences from the PyKMIP code
base, bringing the library back up to compliance with Python style.
2018-11-15 13:53:06 -05:00
..
core Secure logging by default 2018-10-09 14:24:22 -07:00
demos Remove invalid escape sequences 2018-11-15 13:53:06 -05:00
pie Stop logging tracebacks when we're about to reraise 2018-06-22 11:53:25 -07:00
services Remove invalid escape sequences 2018-11-15 13:53:06 -05:00
tests Remove invalid escape sequences 2018-11-15 13:53:06 -05:00
__init__.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00
version.py Update the PyKMIP library version to 0.9.dev0 2018-05-17 19:23:34 -04:00