commit | a849b834f1e86bec20027654c91bb4cc74de5c8d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed May 12 11:35:44 1993 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed May 12 11:35:44 1993 +0000 |
tree | 9889abb429019cd73a52e225b1f9ddbc4d4b87ee | |
parent | b2c6556fb0d309a04e37c2c9937fed16284cd00f [diff] |
* selectmodule.c: fix (another!) two memory leaks -- this time in list2set * tokenizer.[ch]: allow continuation without \ inside () [] {}.