~launchpad-pqm/launchpad/devel

5282.4.1 by Stuart Bishop
Update copyright
1
# Copyright 2008 Canonical Ltd.  All rights reserved.
1102 by Canonical.com Patch Queue Manager
Lucille had some XXXs which should have been NOTEs
2
2068 by Canonical.com Patch Queue Manager
[r=SteveA/trivial] import fascism, kill translationeffort, kill sshkey browser code, add __all__s to interfaces, other cleanings-up
3
"""Module docstring goes here."""
4
1102 by Canonical.com Patch Queue Manager
Lucille had some XXXs which should have been NOTEs
5
__metaclass__ = type
3691.222.4 by Stuart Bishop
Add __all__ to standard template
6
__all__ = []
7