At work I have installed Python 2.4 but at home I have Python 2.5. Until this point I didn't think nothing of it but now I have run into a issue.
I have some code that I have worked on at work that uses the pySQLite module which doesn't support 2.5, yet. I can run my code at work but I can't even install the module at home. So my question is how do I configure my machine at home so I can have multiple versions of python running so I can run this code. Or is this a bad and/or confusing thing to do. Thanks -Todd _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor