Ramdas S wrote: > Hi, > > I've seen webfaction, though never checked it. But can you install > software that does not come as standard Python like Genshi, pyparsing > with web faction > > Ramdas
Yes you can. It will get installed under your home directory. The python installation is configured to pick up modules from this directory. If it really must be in the global python installation, you can put in a ticket and they will install it for you. -- Siddharta Govindaraj _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
