commit | 6af0c00ab671aa6e276c9bbd20b9b71d9ae96264 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Mar 11 21:25:55 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Mar 11 21:25:55 1997 +0000 |
tree | 76b8c4968719f67987e57881d2bfcd497734a109 | |
parent | 1c6a459921b3fbc04f818b95f277302336573dde [diff] |
Fix dumb bug calling parsestrplus with wrong node as argument. Add prototypes for parsestr() and parsestrplus() (unrelated, but seemed to make sense.)