diff options
author | Guido van Rossum <guido@python.org> | 2000-03-28 20:10:39 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-28 20:10:39 (GMT) |
commit | 84306246f1d9a70b887881e029a082aab8db9211 (patch) | |
tree | 9cd2c093c219e6e78d76b6a2d468338214cfafa8 /Lib | |
parent | a80649b357afcd4192a112a1cfdd8fe014eb573f (diff) | |
download | cpython-84306246f1d9a70b887881e029a082aab8db9211.zip cpython-84306246f1d9a70b887881e029a082aab8db9211.tar.gz cpython-84306246f1d9a70b887881e029a082aab8db9211.tar.bz2 |
Fix suggested by Magnus Kessler: in class Page, it is possible for
self.parser to be None; in that case don't dereference it in
getnames().
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions