Remove unused imports, add missing blank lines, fix too long lines, fix docstring...
commit6156491dcb7fee12fd2a5a7a6d8f123e7cd96bf4
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 4 Mar 2009 17:24:19 +0000 (4 17:24 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 4 Mar 2009 17:24:19 +0000 (4 17:24 +0000)
treeda1b876f342bd63c3e70295428ffb8b0d15ef491
parent28cb54b45920315b2498ab4f0b9f66b6a7935672
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/logic/models/base.py