> This all sounds very baroque and like making something very simple > into something very complicated. I also don't recognize your jargon. > Been using Python long? Just asking. > > Kirby >
OK, I've checked http://svn.colorstudy.com/home/ianb/httpimport.py and see what you're up to (at least I think I do). I think it's kind of overkill if there's a writable subdirectory and you just want to download some .py files via HTTP or FTP. Just download and add the subdirectory to sys.path and you're done. Easy, transparent, and what Python was designed to do. Kirby _______________________________________________ Edu-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/edu-sig
