commit | 510293e2cf12fe9c77d6a372eee5e88df8012aa9 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 12:07:59 2016 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jun 02 12:07:59 2016 -0700 |
tree | 9c8f94895e5f2f775130badbce39bd0b5a654659 | |
parent | 2cece4a76c0e5efc011d8b54366b46b2ddc4cec5 [diff] [blame] |
whitespace
diff --git a/src/OpenSSL/crypto.py b/src/OpenSSL/crypto.py index 13c21e7..21bdadd 100644 --- a/src/OpenSSL/crypto.py +++ b/src/OpenSSL/crypto.py
@@ -116,6 +116,7 @@ else: _untested_error() + def _get_asn1_time(timestamp): """ Retrieve the time value of an ASN1 time object.