Modifying Class Object

T misceverything at gmail.com
Sun Feb 7 23:15:52 EST 2010


Oops, this one was my fault - the object I was having the issues with
was actually a shelve file, not a dictionary..so just re-assigning the
variable isn't working, but re-writing the object to the shelve file
does.  So in this case, is there any way to just change a single
value, or am I stuck rewriting the entry?



More information about the Python-list mailing list