summaryrefslogtreecommitdiff
path: root/Lib/timeit.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-03-05 21:16:06 +0000
committerJack Jansen <jack.jansen@cwi.nl>2003-03-05 21:16:06 +0000
commit5b7338519507e984778355d1628ec65bfa59bb39 (patch)
treed4a0dc9511f072926fb7037b3ae9ea7cf5112d91 /Lib/timeit.py
parent6a9a3292f5152cf4c29c6899c123f1fa56eafb77 (diff)
downloadcpython-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