wasm-demo/demo/ermis-f/python_m/cur/0437

23 lines
415 B
Plaintext

From: cjw at connection.com (Colin J. Williams)
Date: Wed, 28 Apr 1999 17:10:42 -0400
Subject: IDLE Problem
Message-ID: <37277952.3551E595@connection.com>
X-UID: 437
a= 99
print 'UGH'
a= 101
When one steps through this code, the print statement hangs
the Windows.
This happens when one Steps Over the command or when one
Steps and the Steps Out.
Colin W.