]> granicus.if.org Git - python/commit
#4440: modernize a use of filter(), making it compatible with 3.x
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 2 Apr 2010 16:59:16 +0000 (16:59 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 2 Apr 2010 16:59:16 +0000 (16:59 +0000)
commitd54e699cba4abab087bfd625a1fec8b6571ea042
treeab5f05c86e908b186a2e87d1727e4c4f066004d1
parentd44b2fc87c2d9bd9e390eb54d50306959d80ba87
#4440: modernize a use of filter(), making it compatible with 3.x
Lib/pstats.py