Duplex Debug Function...

Line 240: print(“self.__edit_mode”,self.__edit_mode)
This thing is currently plastering my terminal screen… Danoise could you surround these lines with a sort of debug condition next time?, makes it easier to toggle this off e.g. in the globals for those who want to debug their own scripts in the terminal…

Heh. It’s a leftover from my debugging. I use prints from lazyness, where I really should be using the TRACE statement