On Mon, 2009-11-16 at 11:46 +0000, Padraig O'Briain wrote: > I think it is more serious. When I type f I get > > Traceback (most recent call last): > File "/export/home/padraig/11867_clone/src/packagemanager.py", line > 2821, in __categoriestreeview_compare_func > value = re.sub(re.compile("<.{0,1}\w>"), "", model.get_value(itr, > column)) > File "/usr/lib/python2.4/sre.py", line 142, in sub > return _compile(pattern, 0).sub(repl, string, count) > TypeError: expected string or buffer
This I'm not seeing. But I'll see what I can do and post a new patch soon. > When I ran pylint on packagemanager.py I got > > R:2820:PackageManager.__categoriestreeview_compare_func: Method could be > a function > R:2932:PackageManager.__applicationtreeview_compare_func: Method could > be a function I've been meaning to ask, what command are you giving specifically, what pylintrc file are you using, etc.? Thanks! _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss