[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test/output test_gc,NONE,1.1

Skip Montanaro skip@mojam.com (Skip Montanaro)
Thu, 29 Jun 2000 23:00:29 -0500 (CDT)


    Jeremy> Log Message:
    Jeremy> final patches from Neil Schemenauer for garbage collection

    Jeremy> --- NEW FILE ---
    Jeremy> test_gc
    Jeremy> list 0x831a754
    Jeremy> dict 0x831a754
    ...
    Jeremy> dict 0x831a9bc
    Jeremy> func 0x831d9e4

I can all but guarantee you this test will always fail.  Printing absolute
machine addresses (via calls to id() in this case) in test cases should be
verboten.

-- 
Skip Montanaro, skip@mojam.com, http://www.mojam.com/, http://www.musi-cal.com/
On Phil Jackson's ability to manage multiple Lakers superstars, Shaquille
O'Neal said: "He's got the rings.  I listen to the man with the rings."