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/2003-August/037618.html below:

[Python-Dev] refleak hunting fun!

[Python-Dev] refleak hunting fun! [Python-Dev] refleak hunting fun!Michael Hudson mwh at python.net
Thu Aug 14 18:54:45 EDT 2003
Michael Hudson <mwh at python.net> writes:

> Finding out which of the flat-file style tests in test_types is
> leaking is not going to be fun...

Binary chop got there:

>>> a = []
[25139 refs]
>>> a[:] = a
[25140 refs]
>>> a[:] = a
[25141 refs]

Cheers,
mwh

-- 
59. In English every word can be verbed. Would that it were so in
    our programming languages.
  -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html

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