F
Felipe De Bene
Hi There,
I'm trying to run an App I wrote in Python 2.5.2 in Jython 2.2.1 and
everything works fine except when I try to import the Standard
CPython's cookielib. I know this may sound stupid, I could use an
advice here on what's wrong. Thanks in advance,
Felipe.
Output:
Jython 2.2.1 on java1.6.0_07
Type "copyright", "credits" or "license" for more information.Traceback (innermost last):
Traceback (innermost last):
Traceback (innermost last):
File "<console>", line 1, in ?
ImportError: no module named CookieLib
I'm trying to run an App I wrote in Python 2.5.2 in Jython 2.2.1 and
everything works fine except when I try to import the Standard
CPython's cookielib. I know this may sound stupid, I could use an
advice here on what's wrong. Thanks in advance,
Felipe.
Output:
Jython 2.2.1 on java1.6.0_07
Type "copyright", "credits" or "license" for more information.Traceback (innermost last):
Traceback (innermost last):
Traceback (innermost last):
File "<console>", line 1, in ?
ImportError: no module named CookieLib