Message12106
It seems that I cannot reproduce this with current Jython trunk version. If I simply start Jython the "usual" way, import seems to work fine:
stefan@stefan-y260 /data/workspace/jython/dist $ bin/jython
Jython 2.7.2a1+ (default:134c5c8c2332, Sep 2 2018, 00:37:08)
[OpenJDK 64-Bit Server VM (Oracle Corporation)] on java1.8.0_181
Type "help", "copyright", "credits" or "license" for more information.
>>> import argparse
>>>
Is something wrond with your Lib folder? What Jython version are you using? |
|
Date |
User |
Action |
Args |
2018-09-18 15:09:07 | stefan.richthofer | set | messageid: <1537283347.57.0.956365154283.issue2704@psf.upfronthosting.co.za> |
2018-09-18 15:09:07 | stefan.richthofer | set | recipients:
+ stefan.richthofer, Tig |
2018-09-18 15:09:07 | stefan.richthofer | link | issue2704 messages |
2018-09-18 15:09:07 | stefan.richthofer | create | |
|