Guido van Rossum added the comment:

Looks good from a functionality POV.

I wonder if we couldn't change the dict though to always map ordinals to
strings?  Deletions can be mapped to "".  We could warn about non-string
values in the 2.6 version of this code, and make it a (lazy) error in 3.0.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1496>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to