commit | bde6ff7984df185a793cb39461c9605c8162cef5 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Feb 19 20:48:26 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Feb 19 20:48:26 1998 +0000 |
tree | 3b66fe5b5a28742c52f18469245d63d04123a04b | |
parent | 3da3fcef961c4be22806d9d94df5f1d0f09dbbc7 [diff] |
Vladimir Marangozov' performance hack: copy f_builtins from ancestor if the globals are the same. Also, when creating a dummy builtins dictionary, add "None" to it, just to be kind.