> Was this part really needed or "clean up noise"? > diff --git a/piuparts.py b/piuparts.py > --- a/piuparts.py > +++ b/piuparts.py > @@ -37,11 +37,9 @@ > import logging > import optparse > import sys > -import commands > import tempfile > import shutil > import os > -import tarfile > import stat
That was "clean up noise" (pychecker) ... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

