]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improved a bunch of things.
authorGuido van Rossum <guido@python.org>
Fri, 26 Mar 1999 15:31:12 +0000 (15:31 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Mar 1999 15:31:12 +0000 (15:31 +0000)
commit1697b9cdf6b799cbe23c18396dbab3baa8056ce1
treebaa025d5388646fd3cf42b5726a6f538ef1b60fe
parentaa3828aa354e1f50a8d073c40c41027c2bd43739
Improved a bunch of things.
The constructor now takes an optional dictionary.
Use isinstance() where appropriate.
Lib/UserDict.py