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 | 25ac3e6924040de27f33ab850787c75f2d248e2e (patch) | |
tree | d74b6eb8372c7f75ac68545a4a981e6304c3f768 /Python/errors.c | |
parent | 0ab3264590791ddbc42a3e54140a1d6e5b1d5add (diff) | |
download | cpython-25ac3e6924040de27f33ab850787c75f2d248e2e.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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions