]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* selectmodule.c: fix (another!) two memory leaks -- this time in list2set
authorGuido van Rossum <guido@python.org>
Wed, 12 May 1993 11:35:44 +0000 (11:35 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 May 1993 11:35:44 +0000 (11:35 +0000)
commita849b834f1e86bec20027654c91bb4cc74de5c8d
tree9889abb429019cd73a52e225b1f9ddbc4d4b87ee
parentb2c6556fb0d309a04e37c2c9937fed16284cd00f
* selectmodule.c: fix (another!) two memory leaks -- this time in list2set
* tokenizer.[ch]: allow continuation without \ inside () [] {}.
Modules/selectmodule.c
Parser/tokenizer.c
Parser/tokenizer.h