app/ranklist/__init__.py
author Augie Fackler <durin42@gmail.com>
Tue, 03 Mar 2009 03:37:16 +0000
changeset 1599 b56976cac36b
parent 1597 e7b7ea113a3b
permissions -rw-r--r--
Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace. Patch by: Augie Fackler
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1597
e7b7ea113a3b Add google-app-engine-ranklist project to ranklist folder in app.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
__all__ = ["common", "ranker"]