I am running a CGI Programme.
which is throwing Premature script error for some inputs.
I have checked and couldn't fig out the problem.
Even error log is empty.
Can anybody help me out of this or can I use try except to catch the Error and
how?
plz get back soon .Its urgent
--
Regards,
Jat
9.html#SECTION00920
>
> The online book DiveIntoPython
> http://diveintopython.org/file_handling/file_objects.html
>
> Or some common questions about files (maybe you can find the answer
> for your troubles - not all of them, of course) =)
> http://www.faqts.com/know
I am reading a only. But what if I want read write and execute that file.
--
Regards,
Jatinder Singh
Everyone needs to be loved... especially when they do not deserve it.
XX
Quoting Tiago Stürmer Daitx <[EM
with sys.path but it is not for
that.
--
Regards,
Jatinder Singh
Everyone needs to be loved... especially when they do not deserve it.
--
http://mail.python.org/mailman/listinfo/python-list
t; >>> [a, b, c] = [s.upper() for s in [a, b, c]]
> >>> a
> 'ONE'
>
> Both of these accomplish what I'm after; I prefer the second for its
> brevity.
> But either approach requires that I spell out my list of vars-to-alter
> [a, b, c] twice. Thi
nt character
> and adding a function in the script to substitute a forward slash for
> that character?
>
> I tried looking for this for a long while, but maybe I didn't search
> enough. Thanks for all of your help and I'm sorry if this is a
> question that has been asked
Hi
I am running a script which is
importing tkinter from "/usr/local/lib/python2.3/lib-tk/Tkinter.py"
and generating an error
" import _tkinter
ImportError: No module named _tkinter
"
can anybody tell me what is it? and how to get away
with it?
--
http://mail.python.org/mailman/listin