diff options
author | Thomas Wouters <thomas@python.org> | 2006-04-15 09:19:16 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-04-15 09:19:16 +0000 |
commit | 4cdada9af61caa842cc1b04bac1968356cda7b7d (patch) | |
tree | 5ebd949a1edcd471483fecf6bcc48db6756b4cb4 /Lib/test/test_pkg.py | |
parent | 1034dadf1fb032612281f7559be2b71615e9fc9e (diff) | |
download | cpython-git-4cdada9af61caa842cc1b04bac1968356cda7b7d.tar.gz |
Make test_class work (but still fail) even though class.__dict__ is now a
'dictproxy' (which is a read-only non-dict mapping type that can't be passed
to exec.)
The failures the test finds are behavioural differences between old- and
new-style classes that may or may not be intended.
Diffstat (limited to 'Lib/test/test_pkg.py')
0 files changed, 0 insertions, 0 deletions