Message11957
I just answered my own question:
Is it possible that ps1 (and ps2) are changed to a string type, losing its attributedeleted type, import sys is run (collecting all the attributes), then changed back to attributedeleted, therefore makingit unavailable when attempts are made to access the attribute that isn't there...
After I posted, I read the rest of InteractiveConsole.java and saw systemstate.ps1 = old_ps1. This should have made it an attributedeleted type again.
Time to debug.... |
|
Date |
User |
Action |
Args |
2018-05-07 17:48:38 | psykiatris | set | messageid: <1525715318.0.0.682650639539.issue2305@psf.upfronthosting.co.za> |
2018-05-07 17:48:37 | psykiatris | set | recipients:
+ psykiatris, zyasoft, jeff.allen, Arfrever |
2018-05-07 17:48:37 | psykiatris | link | issue2305 messages |
2018-05-07 17:48:37 | psykiatris | create | |
|