Re: [Tutor] fileinput question

2008-08-24 Thread Ezra Taylor
Thanks Kent, that works. On Sun, Aug 24, 2008 at 10:33 PM, Kent Johnson <[EMAIL PROTECTED]> wrote: > On Sun, Aug 24, 2008 at 9:26 PM, Ezra Taylor <[EMAIL PROTECTED]> wrote: >> Hello all: >> Can I do the below with input() from fileinput? If >> th

[Tutor] fileinput question

2008-08-24 Thread Ezra Taylor
quot;%Y-%b-%d.%S")' do something. -- Ezra Taylor ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] "#!/usr/bin/env python" vs "#!/usr/local/bin/python"

2007-06-14 Thread Ezra Taylor
t ? e. - SCENA - Ĺäčíńňâĺíîňî ÁĹÇĎËŔŇÍÎ ńďčńŕíčĺ çŕ ěîáčëíč ęîěóíčęŕöčč č ňĺőíîëîăčč. http://www.bgscena.com/ ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor -- Ezra Taylor

[Tutor] Problem with python2.5 and pyGres-3.8.1

2007-06-02 Thread Ezra Taylor
nt call last): File "", line 1, in ImportError: /usr/local/pgsql/lib/libpq.so.5: undefined symbol: SSL_CTX_set_client_cert_cb -- Ezra Taylor ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] scope/namespaces

2007-04-24 Thread Ezra Taylor
_ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor -- Ezra Taylor ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] doubt plz help

2006-06-06 Thread Ezra Taylor
Siddhart: Kent is correct, I tried the os.system('clear') on my Debian linux box and the screen clears. Don't forget to use import os. Also, I 'm new to Python. Hello community. Ezra Taylor On 6/6/06, soumitr siddharth <[EMAIL PROTECTED]> wro