aboutsummaryrefslogtreecommitdiff
path: root/whatmaps/process.py
Commit message (Collapse)AuthorAge
* Don't log info about deleted executables with error log levelGuido Günther2014-05-02
| | | | It's just informational.
* Use 'open' instead of 'file'Guido Günther2014-04-22
| | | | since the later doesn't exist in python3
* Split out and test ProcessGuido Günther2014-04-18