app/ranklist/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 08 Apr 2009 22:20:33 +0000
changeset 2130 83f4fab7c556
parent 1597 e7b7ea113a3b
permissions -rw-r--r--
Drop the 'adjustement' part of slots allocation Also cap the max slots at slots_desired (and name it 'max' rather than 'mentors', which is a more accurate name anyway). Patch by: Sverre Rabbelier
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"]