Prudvi Mangadu added the comment: Also observed that ID of the values are pointing same, its ok. But if some one later modified that values which causes the un-usual output.
>>> id(result['1']) 38121184 >>> id(result['2']) 38121184 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29552> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com