Message11969
When debugging, I see that the sys object, when passed to dir(), shows ps1 and ps2 as PyAttrubuteDeleted, so the way it is in jython.java is fine and is an empty string.
When dir() passes it to the Dictionary, it creates a stringmap, so by the time it gets to PylList, those attributes are now strings. I'm getting there and should have a solution soon. |
|
Date |
User |
Action |
Args |
2018-05-11 02:43:46 | psykiatris | set | messageid: <1526006626.19.0.682650639539.issue2305@psf.upfronthosting.co.za> |
2018-05-11 02:43:46 | psykiatris | set | recipients:
+ psykiatris, zyasoft, jeff.allen, Arfrever |
2018-05-11 02:43:46 | psykiatris | link | issue2305 messages |
2018-05-11 02:43:45 | psykiatris | create | |
|