On 10/6/06, Sergei Organov <[EMAIL PROTECTED]> wrote: > Try > > print "->%s\r" % ch > > or just > > sys.stdout.write(ch)
Ah! -- http://mail.python.org/mailman/listinfo/python-list
On 10/6/06, Sergei Organov <[EMAIL PROTECTED]> wrote: > Try > > print "->%s\r" % ch > > or just > > sys.stdout.write(ch)
Ah! -- http://mail.python.org/mailman/listinfo/python-list