PythonExtra/tests/extmod/ssl_keycert.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
119 B
Plaintext
Raw Permalink Normal View History

ValueError('invalid key',)
TypeError("can't convert 'NoneType' object to str implicitly",)
ValueError('invalid cert',)