diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-18 18:42:41 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-06-18 18:42:41 +0000 |
commit | 6e08d22b1a7dabb5456460f152cc5e102cf44ea5 (patch) | |
tree | 1d7884b8dd96146f45614d9792103b15507a51e8 /Python/strerror.c | |
parent | 074712112b73bf2adf56c8f031c7789b6cfd290f (diff) | |
download | cpython-git-6e08d22b1a7dabb5456460f152cc5e102cf44ea5.tar.gz |
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/strerror.c')
0 files changed, 0 insertions, 0 deletions