ShivKumar Anand wrote: > dear all, > > I am trying to run turbogears application using Apache on windows and > the start_prj.py is > > from os.path import * > import sys
> PythonHandler mpcp: AttributeError: 'module' object has no attribute 'argv' Do you have a module somewhere called sys.py? Perhaps you are shadowing the builtin sys module. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor