I should add that I know about: self.tableWidget.cellClicked.disconnect(self.videocell_clicked)
but, when I do that, if the connection is not there, then the program crashes. So, how could I check to see if the connection is there then break it? -- http://mail.python.org/mailman/listinfo/python-list