]> granicus.if.org Git - python/commit
using sys._getframe(x), where x > 0 doesnt' work on IronPython
authorBenjamin Peterson <benjamin@python.org>
Tue, 5 May 2009 00:55:24 +0000 (00:55 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 5 May 2009 00:55:24 +0000 (00:55 +0000)
commit7c67b03051e0c6db5057248623256f2b21e25a96
treea159293d3bdbf787129cffba97cf813d0a83577a
parent7ba8e1cbfdd262f809038fa590c6004ac71b3ce8
using sys._getframe(x), where x > 0 doesnt' work on IronPython
Lib/collections.py