To be very clear, lines 91 - 92 of ggeiger.py: from email: John Thornton dev@gnipsel.com to: pyqt@riverbankcomputing.com from: 13.12.2023, 22:54 sys.excepthook = self.excepthook lines 2428 - 2445 of ggeiger.py: from email: John Thornton dev@gnipsel.com to: pyqt@riverbankcomputing.com from: 13.12.2023, 22:54 def excepthook(self, exc_type, exc_value, tb): extract the stack summary summary = traceback.extract_tb(tb) for frame_summary in summary: filename = frame_summary.filename frame_summary.filename...
To be very clear, lines 91 - 92 of ggeiger.py: from email: John Thornton dev@gnipsel.com to: pyqt@riverbankcomputing.com from: 13.12.2023, 22:54 sys.excepthook = self.excepthook lines 2428 - 2445 of ggeiger.py: from email: John Thornton dev@gnipsel.com to: pyqt@riverbankcomputing.com from: 13.12.2023, 22:54 def excepthook(self, exc_type, exc_value, tb): extract the stack summary summary = traceback.extract_tb(tb) for frame_summary in summary: filename = frame_summary.filename frame_summary.filename...
As a co'developer on the mesact project I can attest this is out right plagirism and the code in question has been copied. Please remove it from your project and site.