]> granicus.if.org Git - python/commit
Small clarification in docstring of dict.update(): the positional argument is not...
authorGeorg Brandl <georg@python.org>
Sun, 18 Dec 2011 18:30:55 +0000 (19:30 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 18 Dec 2011 18:30:55 +0000 (19:30 +0100)
commit6f14c330fa1fed40f6b4e3b4ed069e596212a7f7
tree60e1cd7a28f692935702c5635f1fb32b3c05b07f
parent41616300b1a29b2bf65071a7e117f34367126bcb
Small clarification in docstring of dict.update(): the positional argument is not required.
Objects/dictobject.c