summaryrefslogtreecommitdiff
path: root/examples/reverse.py
Commit message (Collapse)AuthorAgeFilesLines
* make all shebangs python3Bob Halley2020-05-011-1/+1
|
* Remove "from __future__ import" statements.Brian Wellington2020-05-011-2/+0
| | | | None of these are needed anymore.
* Initial type signaturesJanus2018-07-311-1/+3
|
* delintBob Halley2018-02-201-3/+1
|
* Pylint: examples: cmp builtin is not in py3Martin2016-07-021-1/+1
|
* Pylint: examples: do py2/3 compatible printsMartin2016-07-021-1/+3
|
* clean Tabdv2015-03-021-3/+3
|
* deobfuscate code; thanks to Andre van der VliesBob Halley2008-08-051-7/+5
|
* initial importBob Halley2005-09-021-0/+42
Original author: Bob Halley <halley@dnspython.org> Date: 2004-03-23 21:57:40