]> granicus.if.org Git - python/commit
Fix SF#1516184 (again) and add a test to prevent regression.
authorPhillip J. Eby <pje@telecommunity.com>
Thu, 20 Jul 2006 15:54:16 +0000 (15:54 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Thu, 20 Jul 2006 15:54:16 +0000 (15:54 +0000)
commit1a2959cfa80f43d9a250e6b7ee39cee51b7e8a57
treee68d1afd6c7b38349d973a358dfe463de19153a4
parentcfe3128cd58c4a59d236527184b40352ae35e44a
Fix SF#1516184 (again) and add a test to prevent regression.
(There was a problem with empty filenames still causing recursion)
Lib/inspect.py
Lib/test/test_inspect.py