commit | a33b2bc873fd5b02e02c8961a32989c83066414e | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Tue Mar 28 08:14:24 2006 +0000 |
committer | Thomas Wouters <thomas@python.org> | Tue Mar 28 08:14:24 2006 +0000 |
tree | f8b318146ae25bd354b9779f52b7dc19a86b5efb | |
parent | 96c3f7f56bcbb1db26d0b09cfe17b89dd032a813 [diff] |
Add an example of a generator->freevar->cell->generator reference-cycle that doesn't get cleaned up and thus leaks.