A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-July/066899.html below:

[Python-Dev] sys.settrace() in Python 2.3 vs. 2.4

[Python-Dev] sys.settrace() in Python 2.3 vs. 2.4 [Python-Dev] sys.settrace() in Python 2.3 vs. 2.4Armin Rigo arigo at tunes.org
Sat Jul 1 10:52:21 CEST 2006
Hi Josiah,

On Fri, Jun 30, 2006 at 01:27:24PM -0700, Josiah Carlson wrote:
> I'll just have to gracefully degrade functionality for older Pythons. 

More precisely, the bug shows up because in

  while 1:
      pass

the current line remains on the 'pass' forever.  It works for a loop
like that:

  while 1:
      sys
      sys

but it's admittedly quite obscure.


Armin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4