Try Python update

Mike Meyer mwm at mired.org
Thu Jan 5 01:23:05 EST 2006


"Szabolcs Nagy" <nszabolcs at gmail.com> writes:
> Hello
> Thanks for trypython, it's a cool idea

Thank you.

> I got TryPythonError after an IdentationError and i could not get rid
> of it (other than refreshing the page):
>
> Python 2.4.2 (#3, Dec 16 2005, 23:54:20)
> [GCC 2.95.4 20020320 [FreeBSD]] on freebsd4
> Type "help", "copyright", "credits", or "license" for more information.
>>>> if 1:
> ... qwerty
> IndentationError: expected an indented block (<stdin>, line 2)
>>>> a=2
> TryPythonError: I couldn't find the prompt, so did nothing
>>>> 1
> TryPythonError: I couldn't find the prompt, so did nothing
>>>> 
> TryPythonError: I couldn't find the prompt, so did nothing
>>>>

Thanks for the report. It's fixed, and all I had to do was totally
restructure the routine that did all the work. But I like the new
structure better.

          <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list