commit | f805cd2c1f4d850b1d933f39e63a61a3348ec224 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Feb 19 01:58:53 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Feb 19 01:58:53 2003 +0000 |
tree | 62cff636752c483b79edaac8428ca7190b557874 | |
parent | b289b87a375297cf86d453e6696db48f3ce91620 [diff] |
Rename _better_reduce to _reduce_2, to make sure that any code that was still referencing it will fail. Also removed some debug cruft from _reduce_ex.