I have installed python from .msi installer in windows and installed a lot of other modules. i would like to have all these available on a portable thumbdrive, but i don't want to redownload all the extramodules. Is there a way i can convert my C:\python26* to a portable python installation?
+1
A:
Python is pretty smart about knowing where it is run from. What happens if you just copy the whole directory tree to the thumb drive?
Greg Hewgill
2009-09-19 01:21:30
thanks, just worked:)
Tutul
2009-09-19 01:43:38