Fixed: Use __str__() for textual info about an object, and __repr__() for textual serializaion of the object that can be used to recreate it.

This commit is contained in:
Amr Hassan 2011-01-05 05:29:46 +00:00
parent 232848df19
commit 0183d8b294
2 changed files with 16 additions and 13 deletions

2
.build
View file

@ -1 +1 @@
30
1