On 2/6/2012 11:10 AM, noydb wrote:
Adding to dictionaries just isn't obvious... if it's not dict.Add or
dict.Appaned or the like, not obvious to inexperienced me!

Have you read section 4.8-mapping types, of the library manual?
Or help(dict) at the interactive prompt?

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to