xmltramp with python2.(4-5)

Pradnyesh Sawant spradml at gmail.com
Sun Feb 17 01:40:10 EST 2008


Hello,
I have a code snippet which does 'import xmltramp' to parse an xml file
received over the network. Also, I have 2 instances of python, namely
python2.4 and python2.5 on my box. The confusing thing is that the code
works fine with python2.4, but gives the error:

ImportError: No module named xmltramp

when used with python2.5. Why is this ambiguity? Ain't the same PYTHONPATH
being used for both?
-- 
warm regards,
Pradnyesh Sawant
--
We are not just our behaviour. We are the person managing our behaviour.
--The One Minute Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20080217/f092ea26/attachment.sig>


More information about the Python-list mailing list