> #!/usr/bin/python
> import sys, os
> sys.path.insert(0,"/var/www/webpy/webpy36")
> import web

I think it is a bad practice. Using virtualenv is the right solution
to this problem.

Anand

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.


Reply via email to