summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Update the spawnvch function to use the subprocess moduleMartin Sivak2008-02-281-12/+15
|
* Fix two errors reported by pylintMartin Sivak2008-02-041-1/+1
| | | | Missing import in interpret and bad module specification for exit in utils
* Move from tasker to pyfirstaidkit to try to follow the standard in ↵Joel Andres Granados2008-01-021-0/+38
site-packages.