]> granicus.if.org Git - python/commit
Somebody made list.__dict__ grow a '__doc__' key, but apparently didn't
authorTim Peters <tim.peters@gmail.com>
Tue, 19 Feb 2002 04:25:19 +0000 (04:25 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 19 Feb 2002 04:25:19 +0000 (04:25 +0000)
commit8044055d822a3030c48ccc40aec8b66da24b6124
tree99eb61e9b6aaa10db43d4e1be11d14808437d6c4
parent45bec8c7fc4c7a27a540814419b1bca052ecc3b2
Somebody made list.__dict__ grow a '__doc__' key, but apparently didn't
run the test suite afterwards.  Either that, or whether '__doc__' shows
up is platform-dependent!
Lib/test/test_descrtut.py