]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix another loop over a dict that may change... :-(
authorGuido van Rossum <guido@python.org>
Mon, 26 Feb 2007 22:21:25 +0000 (22:21 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 26 Feb 2007 22:21:25 +0000 (22:21 +0000)
commitf543348fff32ae20a9fd2c7f70a3549a3280048c
tree05977f09fd7727aa870e94eacd28811f1e408367
parentce4a475efb3d9f5e56af3226bd4acda4002c1250
Fix another loop over a dict that may change... :-(
Lib/linecache.py