Bryan Bishop wrote: > On Wed, May 26, 2010 at 2:47 PM, John Griessen wrote: >> What does >> __repr__(self) >> repr(x) >> >> do? > > That's a basic python construct, it's a special method of a class that > python checks whenever it tries to represent an object as a string.
OK. Now I know to Google for python docs related to those terms instead of C++. John _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users