# HG changeset patch # User Jeff Hammel # Date 1357160946 28800 # Node ID 8b4243893474cb47122a1e53ad70ded935737f74 # Parent daa35ff485c2a119eb35ace21747ebfee9ff067b more cleanup diff -r daa35ff485c2 -r 8b4243893474 paint/package.py --- a/paint/package.py Wed Jan 02 13:06:49 2013 -0800 +++ b/paint/package.py Wed Jan 02 13:09:06 2013 -0800 @@ -47,7 +47,7 @@ def _path(self): """filesystem path to package directory""" - print ">>> _path:Getting path to package" + self._log(">>> _path:Getting path to package") # return cached copy if it exists if self._tmppath: