10095.1.1
by Jonathan Lange
Update the copyright on headers. |
1 |
# Copyright 2010 Canonical Ltd. This software is licensed under the
|
8687.15.10
by Karl Fogel
Add the copyright header block to top-level files. |
2 |
# GNU Affero General Public License version 3 (see the file LICENSE).
|
1102
by Canonical.com Patch Queue Manager
Lucille had some XXXs which should have been NOTEs |
3 |
|
7675.462.11
by Jonathan Lange
Update the templates to have XXXs on the module docstring. |
4 |
"""XXX: Module docstring goes here."""
|
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 |
5 |
|
1102
by Canonical.com Patch Queue Manager
Lucille had some XXXs which should have been NOTEs |
6 |
__metaclass__ = type |
3691.222.4
by Stuart Bishop
Add __all__ to standard template |
7 |
__all__ = [] |
8 |