]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make top_level attribute a set instead of a dict with None values.
authorGeorg Brandl <georg@python.org>
Fri, 22 Oct 2010 06:29:21 +0000 (06:29 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 22 Oct 2010 06:29:21 +0000 (06:29 +0000)
commiteb7e56922ef57b38c27d45cff016167fce468d14
tree9a339ad7fe7d975aa7b9a496d85d52651c44850d
parent83938437cb74418ba45d00a99d02c6e095110c60
Make top_level attribute a set instead of a dict with None values.
Lib/pstats.py