Menu

#43 val should be value

open
nobody
None
5
2006-03-11
2006-03-11
Anonymous
No

on line 121 of zodbPropSource.py

if newVal == val:

to

if newVal == value:

Not sure if this is fixed in cvs, but im trying to aviod cvs code this close to
going live with the system.

Discussion


Log in to post a comment.