mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 23:38:20 +00:00
Notably: * Avoid repeated calls frozenset(X), where we can trivially do without. * Skip the inner loop, when "i" is in "to_skip". * Use a set rather than a list for "to_skip" as we do more membership tests. Signed-off-by: Niels Thykier <niels@thykier.net>
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%