summaryrefslogtreecommitdiffstats
path: root/bin/check-syntax
Commit message (Expand)AuthorAgeFilesLines
* Replace file() with open() for Python 3 compatabilityBrian May2019-03-041-1/+1
* Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-201-1/+1
* Fix print statements for Python 3.6 compatibilityBrian May2018-08-061-1/+1
* Replace <> with != for Python 3.6 compatibilityBrian May2018-07-151-2/+2
* Update python exception syntax for Python 3.6 compatibilityBrian May2018-07-131-2/+2
* check-syntax: don't hardcode sourcesEmilio Pozuelo Monfort2018-06-151-19/+21
* Makefile: don't hardcode the syntax stampsEmilio Pozuelo Monfort2018-06-151-0/+6
* Merge DLAFile into DSAFileEmilio Pozuelo Monfort2018-06-081-4/+1
* add support for squeeze-lts (Closes: #759727 once Florian has applied this to...Salvatore Bonaccorso2014-09-011-1/+5
* Revert "add support for squeeze-lts (Closes: #759727 once Florian has applied...Salvatore Bonaccorso2014-09-011-5/+1
* add support for squeeze-lts (Closes: #759727 once Florian has applied this to...Holger Levsen2014-08-311-1/+5
* * bin/check-sytax:Florian Weimer2007-08-301-3/+11
* * bin/check-sytax:Florian Weimer2007-08-301-5/+1
* Implement bin/update-db, to update the database with a single command.Florian Weimer2005-09-151-1/+1
* lib/python/debian_support.py (ParseError):Florian Weimer2005-09-121-13/+18
* Add list parser written in Python.Florian Weimer2005-09-121-0/+70

© 2014-2024 Faster IT GmbH | imprint | privacy policy