summaryrefslogtreecommitdiff
path: root/contrib/dispatcher.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up imports and PEP8izationMatěj Cepl2016-12-151-0/+1
| | | | | Using PyCharm "Inspect Code..." functionality I found plenty of problems.
* contrib/dispatcher.py: Fix M2Crypto imports.Matěj Cepl2016-07-191-67/+49
| | | | Also fix zillion of PEP8 issues.
* Use better defaults for SSL_CTX_new().Matěj Cepl2016-07-191-1/+1
| | | | | Either TLS_method() is available, or SSLv23_method(), but remove explicit selection of sslv23.
* contrib/dispatcher.py: CRLF -> LF && remove trailing whitespace.Matěj Cepl2016-07-141-194/+194
|
* Use print as a function for Python 3. [PEP 3105]Craig Rodrigues2015-11-161-4/+7
| | | | | | For Python 2 compatibility, import print_function from the __future__ module. This works as far back as Python 2.6.0a2: https://docs.python.org/2/library/__future__.html
* *** empty log message ***Ng Pheng Siong2002-12-231-0/+191
git-svn-id: http://svn.osafoundation.org/m2crypto/trunk@142 2715db39-9adf-0310-9c64-84f055769b4b