tests/test-profile.out
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 24 Aug 2009 21:00:34 +0200
changeset 9391 2705e6816d33
parent 8021 1c2cf2e5dc9b
permissions -rw-r--r--
use 'x in dict' instead of 'dict.has_key(x)' "in" is faster, and has_key will be removed in py3k

% test --time
% test --profile