Message12111
That's a very old Jython.
The yield keyword in Python 2.2 was a __future__ feature. (https://docs.python.org/2.2/ref/yield.html)
I've seen documentation somewhere on wlst that led me to believe 2.7.0 is supplied. Is your argparse.py maybe coming from a 2.7 library? Leading to the hope that there's a 2.7 implementation around? |
|
Date |
User |
Action |
Args |
2018-09-20 05:51:29 | jeff.allen | set | messageid: <1537422689.93.0.956365154283.issue2704@psf.upfronthosting.co.za> |
2018-09-20 05:51:29 | jeff.allen | set | recipients:
+ jeff.allen, stefan.richthofer, Tig |
2018-09-20 05:51:29 | jeff.allen | link | issue2704 messages |
2018-09-20 05:51:29 | jeff.allen | create | |
|