-
Committer:
Barry Warsaw
-
Date:
2009-08-25 22:49:43 UTC
-
Revision ID:
barry@list.org-20090825224943-wxlfzcewuugodady
Remove the special cases for pylint. Version 0.18 "works" out of the box now, except that it has a bug where it can't handle "from __future__ import absolute_import".
Robustify master.py so that we can't get into a situation where the pid dictionary changes size during iteration. No test, but this should be fixed.