Fikset skirveleif.
This commit is contained in:
parent
d7bca43491
commit
e20d2d8170
|
@ -14,7 +14,7 @@ class PVVDBError(Exception):
|
||||||
|
|
||||||
#
|
#
|
||||||
# PVVMember is the class that represents a record in the database.
|
# PVVMember is the class that represents a record in the database.
|
||||||
# It's interface is like a dict with a few additional functiosn to
|
# Its interface is like a dict with a few additional functiosn to
|
||||||
# talk to the database itself.
|
# talk to the database itself.
|
||||||
#
|
#
|
||||||
class PVVMember(dict):
|
class PVVMember(dict):
|
||||||
|
|
Reference in New Issue