commit | d52975cef3a36e18552aeb23de7c06aa73d76454 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <hs@ox.cx> | Sat May 13 17:44:27 2017 +0200 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat May 13 10:44:27 2017 -0500 |
tree | a74830b8bdf3742062ded54b1ef1985e8d0063d9 | |
parent | 7706e1484fe6eab0ae35c103e5b89b7e16fca9a5 [diff] |
Add an informative __main__.py (#620) * 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