summaryrefslogtreecommitdiff
path: root/src/OpenSSL/debug.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in debug command output (#957)Michael Lazar2020-11-121-1/+1
| | | Co-authored-by: Michael Lazar <mlazar@doctorondemand.com>
* Add an informative __main__.py (#620)Hynek Schlawack2017-05-131-0/+42
* Add an informative __main__.py Give users an easy way to figure out what versions they're running. * Why not more info! * Add test * No empty last line * Make @alex happy * DIAF Python 2.6 * Add cffi's version * Make debug a module * Add cryptography's compile-time OpenSSL