• Kurt B. Kaiser's avatar
    1. Catch TypeError exception when writing to OutputWindow · 1a0bc695
    Kurt B. Kaiser authored
    2. PyShell: shell isn't working due to encoding issues.  Temporarily direct
       exceptions to the terminal.  Also, trap exceptions occurring during write()
       instead of passing.
    
    Checking (2)  in temporarily to aid finding the encoding problem in
    IOBinding.py
    1a0bc695
OutputWindow.py 4.38 KB