summaryrefslogtreecommitdiffstats
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2002-06-18 18:42:41 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2002-06-18 18:42:41 (GMT)
commit6e08d22b1a7dabb5456460f152cc5e102cf44ea5 (patch)
tree1d7884b8dd96146f45614d9792103b15507a51e8 /Python/exceptions.c
parent074712112b73bf2adf56c8f031c7789b6cfd290f (diff)
downloadcpython-6e08d22b1a7dabb5456460f152cc5e102cf44ea5.zip
cpython-6e08d22b1a7dabb5456460f152cc5e102cf44ea5.tar.gz
cpython-6e08d22b1a7dabb5456460f152cc5e102cf44ea5.tar.bz2
Add a default implementation of compile() to the base class.
The default implementation calls _compile() to compile individual files. This method must be implemented by the subclass. This change factors out most of the remaining common code in all the compilers except mwerks.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions