diff options
author | Guido van Rossum <guido@python.org> | 2002-12-13 18:36:22 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-12-13 18:36:22 (GMT) |
commit | 0847c5c6c758ebeda4695e26b4aecc48d940d74d (patch) | |
tree | 0e105c9f0c6a6df6fc4c49ce6afa1fa3ac545398 /Mac/Modules/ctbmodule.c | |
parent | 3bbc0eea1045657a054cf302ca98d1236eab058b (diff) | |
download | cpython-0847c5c6c758ebeda4695e26b4aecc48d940d74d.zip cpython-0847c5c6c758ebeda4695e26b4aecc48d940d74d.tar.gz cpython-0847c5c6c758ebeda4695e26b4aecc48d940d74d.tar.bz2 |
execve(), spawnve(): add some extra sanity checking to env;
PyMapping_Check() doesn't guarantee that PyMapping_Size() won't raise
an exception, nor that keys and values are lists.
Also folded some long lines and did a little whitespace normalization.
Probably a 2.2 backport candidate.
Diffstat (limited to 'Mac/Modules/ctbmodule.c')
0 files changed, 0 insertions, 0 deletions