]> granicus.if.org Git - python/commit
Fix test_doctest, missed two assignments to curframe.
authorGeorg Brandl <georg@python.org>
Thu, 2 Apr 2009 02:00:01 +0000 (02:00 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 2 Apr 2009 02:00:01 +0000 (02:00 +0000)
commit569fc96f99db02e7b16eb0587031469d08caa719
treefbb51ea38f708e81b5dde4aca50c6af1b8dadbfa
parent3633c4f7d24d07b1610ed39080e4bce79fd332db
Fix test_doctest, missed two assignments to curframe.
Lib/pdb.py