[Python-bugs-list] [ python-Bugs-463359 ] Interpreter generates infinite loop

noreply@sourceforge.net noreply@sourceforge.net
Thu, 20 Sep 2001 15:11:07 -0700


Bugs item #463359, was opened at 2001-09-20 15:11
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=463359&group_id=5470

Category: Python Interpreter Core
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Ken Lalonde (kenlalonde)
Assigned to: Nobody/Anonymous (nobody)
Summary: Interpreter generates infinite loop

Initial Comment:
The simple attached script loops forever when run
from the command line with no arguments.
It's as if the "break" statement transfers control back
to the start of the script.

Am I losing my mind, or is the interpreter?

My platform is sun/solaris 2.7/sparc,
Python 2.1.1 (#1, Aug  9 2001, 17:14:49) 
[GCC 2.95.2 19991024 (release)] on sunos5


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=463359&group_id=5470