comparison mercurial/lsprof.py @ 8152:08e1baf924ca

replace set-like dictionaries with real sets Many of the dictionaries created by dict.fromkeys were emulating sets. These can now be replaced with real sets.
author Martin Geisler <mg@lazybytes.net>
date Wed, 22 Apr 2009 00:57:28 +0200
parents 553aa0cbeab6
children 1fa80c5428b8 3f93f6838639
comparison
equal deleted inserted replaced
8151:127281884959 8152:08e1baf924ca