summaryrefslogtreecommitdiffstats
path: root/key_checker.py
Commit message (Collapse)AuthorAgeFilesLines
* Added licensing information and brief READMEHEADmasterJon Stanley2009-07-251-0/+21
|
* Stylistic cleanup mostly, move output into functions and various style cleanup.Jon Stanley2009-07-251-27/+57
| | | | Add docstrings for all functions
* Add EPIPE handlingJon Stanley2009-07-201-3/+11
|
* Add RHEL4 compat (missing module and py2.3 compat)Jon Stanley2009-07-201-4/+30
|
* correct typo, delete duplicate definitionJon Stanley2009-07-201-2/+1
|
* Add unsinged dict key back, slight change in unknown key handlingJon Stanley2009-07-201-1/+3
|
* Rename to key_checker.py, refactor matching, add -m for machine parseable outputjstanley2009-07-201-0/+73