]> granicus.if.org Git - python/commit
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 20 Sep 2003 15:52:21 +0000 (15:52 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 20 Sep 2003 15:52:21 +0000 (15:52 +0000)
commitc6bb6c0f8c90f5f14d933b974db4c3ce2c7b296f
tree9a27b32b9463ffbd3264800ac7f138022f58f685
parenta64988c001d21335d47451586654702caec8aa1f
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
Not backported because of behaviour change.
Doc/whatsnew/whatsnew24.tex
Lib/dircache.py
Lib/test/test_dircache.py
Misc/NEWS