Re: python CGI,sybase and environ variables
[EMAIL PROTECTED] wrote: > hi > i am writing a CGI to process some database transactions using the > Sybase module. > so in my CGI script, i have: > > ... > import Sybase > import cgitb; cgitb.enable(display=1 , logdir="/tmp/weblog.txt") > ... > ... > > the problem is , everytime i have ImportErr
Re: python CGI,sybase and environ variables
i have solved the problem. thanks. -- http://mail.python.org/mailman/listinfo/python-list