Fix missing whitespace in todo

This commit is contained in:
Jakub Warmuz 2014-11-30 18:28:14 +01:00
parent b354c9caf6
commit 924531341e

View file

@ -27,7 +27,7 @@ def create_sig(msg, key_str, nonce=None, nonce_len=CONFIG.NONCE_SIZE):
.. todo:: Change this over to M2Crypto... PKey
.. todo::Protect against crypto unicode errors... is this sufficient?
.. todo:: Protect against crypto unicode errors... is this sufficient?
Do I need to escape?
:param str key_str: Key in string form. Accepted formats