Comment out unused variables and add used but not declared class variables to __init_...
commit69624af5a93ac4e7ad36485b625346a8615e6c5e
authorPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 4 Mar 2009 21:10:07 +0000 (4 21:10 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Wed, 4 Mar 2009 21:10:07 +0000 (4 21:10 +0000)
tree6590fac4118270aa8f996b00aed0ed34790459a5
parentf25369b6517e60aad52142c56ffdf1895577e021
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.

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