Mercurial > hg > PaInt
diff paint/package.py @ 51:8b4243893474
more cleanup
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 02 Jan 2013 13:09:06 -0800 |
parents | daa35ff485c2 |
children | 026d693cd561 |
line wrap: on
line diff
--- 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: