2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-30 07:03:29 +00:00
Files
pykmip/kmip/core
Peter Hamilton 843df7d2b1 Removing TextString check to encode characters when writing bytes
This change removes extraneous code in the TextString primitive
that would conditionally encode the individual string characters
depending upon the version of Python being used. This code caused
errors when using Unicode strings in Python 2.7 and below.
2016-12-06 14:32:22 -05:00
..
2014-08-13 19:23:05 -04:00
2014-08-28 14:04:23 -04:00