David W. Lambert <[EMAIL PROTECTED]> added the comment:
http://docs.python.org/dev/3.0/library/reprlib.html
Should read return eval(obj)
return `obj`
http://docs.python.org/dev/3.0/library/collections.html#id2
Relic decimal point in named tuple example.
>>> for p in Point(3, 4), Point(14, 5/7.):
_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4000>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com