Recursive Str?
Steven Bethard
steven.bethard at gmail.com
Fri Oct 22 03:12:17 EDT 2004
More information about the Python-list mailing list
Fri Oct 22 03:12:17 EDT 2004
- Previous message (by thread): Recursive Str?
- Next message (by thread): help with map function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris S. <chrisks <at> NOSPAM.udel.edu> writes: > > Actually, it seems I'm confusing __str__ with __repr__. Now things make > sense. Thanks for the clarification. You're welcome. Glad it was the easy question, not the hard one -- I never did bother to look up the __repr__ vs. __str__ discussions on this topic. ;) Steve
- Previous message (by thread): Recursive Str?
- Next message (by thread): help with map function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list