]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add an item about the extension to {}.update() to allow generic
authorBarry Warsaw <barry@python.org>
Tue, 26 Jun 2001 20:12:50 +0000 (20:12 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 26 Jun 2001 20:12:50 +0000 (20:12 +0000)
commit51acc8d3631d2da9fa61a62974dc5f448b854704
treee12596a1023f463e1f003903dd0f3476a4d44584
parent41775385df37af23ede71dad81d5f59df42f8dbd
Add an item about the extension to {}.update() to allow generic
mapping objects as an argument.
Misc/NEWS