]> granicus.if.org Git - python/commit
Fix infinite regress when inspecting <string> or <stdin> frames.
authorPhillip J. Eby <pje@telecommunity.com>
Sun, 30 Apr 2006 15:59:26 +0000 (15:59 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Sun, 30 Apr 2006 15:59:26 +0000 (15:59 +0000)
commit72ae6c80d489ea9d26958616d57cc37a5bd27d46
tree9cfd6785d69266615656c2361e5f38bdef3102a9
parentde9b624fb943295263f8140d9d2eda393348b8ec
Fix infinite regress when inspecting <string> or <stdin> frames.
Lib/inspect.py