
report at bugs
Sep 10, 2007, 11:23 PM
Post #1 of 2
(285 views)
Permalink
|
|
[issue1690840] xmlrpclib methods submit call on __str__, __repr__
|
|
Fredrik Lundh added the comment: I'm trying to think of a reason for actually providing __repr__ over RPC, but I cannot find any. Not quite as sure about __str__, though; I suggest adding a __repr__ method, but leaving the rest as is. ---------- assignee: effbot -> collinwinter _____________________________________ Tracker <report [at] bugs> <http://bugs.python.org/issue1690840> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|