diff options
author | Fred Drake <fdrake@acm.org> | 2001-09-29 04:58:32 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-09-29 04:58:32 +0000 |
commit | d157237d51177030ea83ce953c209d72a9795ca9 (patch) | |
tree | 33a30c72cd4abc44d2d2dc6fdf53e52a49965dbc /Python/mysnprintf.c | |
parent | 787fd8cdeb72bea74a79e5acf61debfd11683502 (diff) | |
download | cpython-git-d157237d51177030ea83ce953c209d72a9795ca9.tar.gz |
For Python 2.2, do not use __getattr__(), only use computed properties.
This is probably a little bit faster, but mostly is just cleaner code.
The old-style support is still used for Python versions < 2.2 so this
source file can be shared with PyXML.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions