Mercurial > hg > PaInt
diff paint/package.py @ 83:7f442f585580
paint/package.py
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 17 Sep 2013 16:04:05 -0700 |
parents | 4446cba4cee6 |
children | 582ffe5e39a0 |
line wrap: on
line diff
--- a/paint/package.py Wed Jun 19 22:38:21 2013 -0700 +++ b/paint/package.py Tue Sep 17 16:04:05 2013 -0700 @@ -31,6 +31,8 @@ - src : URL or filesystem path to the package - verbose : show verbose output """ + # TODO: directory of sources + # e.g. http://hg.mozilla.org/mozilla-central/file/tip/testing/mozbase self.src = src self.verbose = verbose