- no need to override __setitem__() anymore, all helper classes query
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 16:05:21 +0000 (16:05 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 16:05:21 +0000 (16:05 +0000)
commit13c265f9cbbb598afbae59748d0cbec896d729f1
treed82d5edd5befc4fd746daf35c369bd4fddfcb476
parentc9ceaaa53b1c0b03f408e9c19f74b2f26354ef4e
- no need to override __setitem__() anymore, all helper classes query
  the DB schema for valid fields now
PLC/Table.py