summaryrefslogtreecommitdiff
path: root/M2Crypto/threading.py
Commit message (Expand)AuthorAgeFilesLines
* M2Crypto/threading.py: Add PEP-484 type hints in comments.Matěj Cepl2016-06-211-0/+4
* Fix broken imports (and PEP8ization).Matěj Cepl2016-03-201-1/+1
* Use the new absolute import syntax to fix Python 3. [PEP 328]Craig Rodrigues2016-03-201-1/+3
* Fix whitespace using suggestions from autopep8Craig Rodrigues2015-12-011-1/+0
* Strip trailinig spaces and expand tabs.Matěj Cepl2015-11-191-1/+1
* Removed RCS_id, RCS_ID and _RCS_id from Python files. UnneededHeikki Toivonen2006-03-201-2/+0
* Added docstrings.Heikki Toivonen2006-02-241-1/+8
* Fix $ mess (diff always shows changes).Heikki Toivonen2005-06-091-1/+1
* Prepare for import into CVS.Ng Pheng Siong2002-12-231-4/+4
* Initial revisionNg Pheng Siong1999-10-011-0/+15