
May 26, 2010
7:48 p.m.
In the sentence: “Private” instance variables that cannot be accessed except from inside an
object, don’t exist in Python.
The comma is extraneous and should be removed. http://docs.python.org/tutorial/classes.html#private-variables Thanks, - Charles