]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a test for a list subclass with a __dict__ as well as slots.
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 22:02:31 +0000 (22:02 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 22:02:31 +0000 (22:02 +0000)
commitc8d6ef5cd621c39434c22123ab4f63e8084c8446
tree925d6e833f9308c3efa3f5f6b94ef57e16104758
parentac5b5d2e8b849c499d323b0263ace22e56b4f0d9
Add a test for a list subclass with a __dict__ as well as slots.
Lib/test/pickletester.py