2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files) pep8 doc fixes & pylint fixes svn: r10103
This commit is contained in:
@@ -10,7 +10,7 @@ import gen.lib
|
||||
|
||||
|
||||
class PersonListModel(FastModel):
|
||||
"""Provides a fast model interface to the Person table.
|
||||
"""Provide a fast model interface to the Person table.
|
||||
"""
|
||||
|
||||
def __init__(self,db):
|
||||
|
||||
Reference in New Issue
Block a user