summaryrefslogtreecommitdiff
path: root/Lib/symtable.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-16 18:12:04 +0000
committerGuido van Rossum <guido@python.org>2001-04-16 18:12:04 +0000
commita490d5856dc0bcfbb286feb76dbc5e7a4edddef8 (patch)
tree1e8e59d03227e95fa3ce1275e0fbfe272e146986 /Lib/symtable.py
parent95f301fa277b62c2e2a0a7d513c77c7349bc289b (diff)
downloadcpython-git-a490d5856dc0bcfbb286feb76dbc5e7a4edddef8.tar.gz
In walk(), don't die when os.lstat() raises os.error, e.g. because a
file was deleted by a previous call to the visitor function. This used to be the behavior in 1.5.2 and before, but a patch to avoid making two stat() calls accidentally broke this in 2.0. Moshe, this would be a good one for 2.0.1 too!
Diffstat (limited to 'Lib/symtable.py')
0 files changed, 0 insertions, 0 deletions