PyKMIP/kmip/services
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
..
server Remove invalid escape sequences 2018-11-15 13:53:06 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding custom TLS cipher suite config option 2017-09-20 11:40:52 -04:00
kmip_client.py Merge pull request #447 from tipabu/bug-381 2018-06-28 11:24:45 -04:00
results.py Add MAC operation support for client 2017-01-31 14:48:19 -08:00