You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The testing of readwritefile (test_readwritefile.py) fails at a reraise of UnicodeEncodeError, which should happen in a very rare case. I cannot grasp why the reraise give this TypeError. Doug?
Also running the test multiple times gives some error...