commit | 52f2c05401ab13eab45a91d39089866f55ef3c9b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Nov 10 12:53:24 1993 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Nov 10 12:53:24 1993 +0000 |
tree | ae73dc8f72a56cc6c15ae30e9b2e78ef654ae20c | |
parent | a3d78fb268da5cf7cd4d990cf118bfc01650a8d9 [diff] |
* parsermodule.c, Makefile, config.c: rudimentary interface to the Python parser. * mappingobject.c (lookmapping): 'freeslot' was never used due to a bug in the code.