commit | 2b13ce831795f6f0304c157a31909ac2ce5d5ccb | [log] [tgz] |
---|---|---|
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Thu Jun 21 02:41:10 2001 +0000 |
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Thu Jun 21 02:41:10 2001 +0000 |
tree | 487cc560419a346c118bd870f81d7402fe7b6847 | |
parent | 2942131dac32b197da5a604906c322b971234a55 [diff] |
Try to avoid creating reference cycles involving generators. Only keep a reference to f_back when its really needed. Do a little whitespace normalization as well. This whole file is a big war between tabs and spaces but now is probably not the time to reindent everything.