diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-03-05 21:16:06 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-03-05 21:16:06 +0000 |
commit | 5b7338519507e984778355d1628ec65bfa59bb39 (patch) | |
tree | d4a0dc9511f072926fb7037b3ae9ea7cf5112d91 /Lib/timeit.py | |
parent | 6a9a3292f5152cf4c29c6899c123f1fa56eafb77 (diff) | |
download | cpython-git-5b7338519507e984778355d1628ec65bfa59bb39.tar.gz |
Two ancient and obscure bugs found and fixed by Donovan Preston (these
could be responsible for various unexplained problems with Python/OSA
interaction over the years):
- Enum values were passed as their string counterparts. Most applications
don't seem to mind this, but some do (InDesign).
- Attributes have never worked (!), as they were incorrectly passed
as parameters. Apparently nobody uses them much:-)
Diffstat (limited to 'Lib/timeit.py')
0 files changed, 0 insertions, 0 deletions