Python vs. Jython - Newbie Question
Submitted by Monday, 15 August, 2005 - 22:25
on
I'm just learning Python/Jython and have installed jEdit 4.3pre2 on the 1.5 JDK. When I try to run a Python script that uses urllib2 the Jython interpreter says "ImportError: no module named urllib2". Does Jython not have this module? Also, is there a way to point jEdit at my local Python install or is there a Python plugin? The Python programminng web site says there is but I haven't found it in several days of searching.
Thanks,
Jim
Thanks,
Jim