aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eclean: dist: fix copyright headersSam James12 days1-1/+1
* Run `pyupgrade --py39-plus`Sam James2023-08-071-2/+1
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-201-227/+256
* Remove unused sys importsMatt Turner2020-12-201-1/+0
* Remove Python < 3 version checksMatt Turner2020-12-201-2/+0
* Remove imports from __future__Matt Turner2020-12-201-3/+0
* Pass raw strings for regexp to fix DeprecationWarningsMichał Górny2020-01-261-2/+2
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-141-3/+2
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+3
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-2/+2
* Change all open() calls to use Unicode.Paul Varner2015-11-241-1/+3
* drop trailing whitespaceMike Frysinger2012-12-191-2/+2
* fix a possibility of a None type error in exclDictMatchCPdol-sen2011-07-121-2/+9
* Merge from genscripts r440: brian.dolbecfuzzyray2010-09-221-4/+3
* Fix spelling of deprecationfuzzyray2010-04-081-1/+1
* Sync with genscripts rev 422, includes fixes to eclean and python additions f...fuzzyray2010-04-081-0/+1
* Merge genscripts rev 410.fuzzyray2010-03-251-3/+3
* Merge genscripts rev 406fuzzyray2010-03-241-1/+1
* Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray2010-03-121-0/+262