Tuesday, September 21, 2010

When __repr__() is called?

Programmer Question

print OBJECT calls OBJECT.__str__(), then when OBJECT.__repr__() is called? I see that print OBJECT calls OBJECT.__repr__() when OBJECT.__str__() doesn't exist, but I expect that's not the only way to call __repr__().



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails