Hi,
Python 2.7.5 (default, Nov 20 2013, 14:20:58)
[GCC 4.7.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> {0.: None, 0:None}
{0.0: None}The second item disappeared! Why? Is it normal? -- https://mail.python.org/mailman/listinfo/python-list
