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
signature.asc
Description: Digital signature
-- http://mail.python.org/mailman/listinfo/python-list