commit | 4ecd85aad7a3ae1619c76be302540935460b4e12 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Sep 21 17:40:47 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Sep 21 17:40:47 1998 +0000 |
tree | 0f9b263d7d7b36dba87df3037f4dcb968aaf3484 | |
parent | b0a94c0549f1f757ac8a17fc95e0cf0828d02a70 [diff] |
After the previous changes, func_normalize() turned out to be redundant. This simplified some other places in the code.