Files
swift/test/unit/proxy
Alex Gaynor 72d6f6d5f7 Removed monkeypatching of __del__ in tests
On PyPy adding __del__ to a class after it's constructed does not
work, instead implement the leakchecker in tests by using weakrefs,
which works everywhere.

Change-Id: I873efb3e2f85f731d5836bf9bf06a21e939e8542
2013-08-12 22:31:32 -04:00
..
2010-07-12 17:03:45 -05:00