http://bugzilla.novell.com/show_bug.cgi?id=548418 User prusnak@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=548418#c1 --- Comment #1 from Pavol Rusnak <prusnak@novell.com> 2009-10-20 15:20:01 CEST --- File /usr/lib/python2.6/site-packages/logilab/common/textutils.py indeed does not contain splitstrip ... Found this commit http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/common/rev/6b200896ff4d where it shows that function get_csv was renamed to splitstrip. I suggest either to update python-logilab-common to newer version (latest is 0.45.1) or to replace all occurences of splitstrip to get_csv in python-pylint (tested and works). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.