--- a/Plugins/ViewManagerPlugins/Listspace/Listspace.py Mon Dec 28 17:05:28 2009 +0000 +++ b/Plugins/ViewManagerPlugins/Listspace/Listspace.py Mon Dec 28 18:31:37 2009 +0000 @@ -404,7 +404,7 @@ itm.setText(txt) itm.setToolTip(newName) self.viewlist.setCurrentRow(currentRow) - self.emit(SIGNAL('changeCaption'), unicode(newName)) + self.emit(SIGNAL('changeCaption'), newName) def _modificationStatusChanged(self, m, editor): """