diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1997-08-08 14:49:02 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1997-08-08 14:49:02 +0000 |
commit | ba0b614be54cb4a42b991292dd73873b491a8b1c (patch) | |
tree | dd6f05e11c3b2948165e0261156ca7c7f040d5ba /Python/errors.c | |
parent | c5be10e0a9dd9197750520f086b47e4cd26be622 (diff) | |
download | cpython-ba0b614be54cb4a42b991292dd73873b491a8b1c.tar.gz |
Generate class, property and comparison code (finally!). The resulting
code isn't ideal yet: xxx.Window(1).Paragraph(3).font will only work
if all the classes and properties are declared in the same suite, but
at least font(Paragraph(3, Window(1))) always works.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions