diff options
author | Fred Drake <fdrake@acm.org> | 2002-01-05 17:22:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-01-05 17:22:20 (GMT) |
commit | 28ba76ea353d536ad2b3cf711f4100a8492504af (patch) | |
tree | 8044cb197614749490eacba1d58e9fb7970c17eb /Python/pythonrun.c | |
parent | 95789f8db8c67419cad143b2602ea3e86e4d8978 (diff) | |
download | cpython-28ba76ea353d536ad2b3cf711f4100a8492504af.zip cpython-28ba76ea353d536ad2b3cf711f4100a8492504af.tar.gz cpython-28ba76ea353d536ad2b3cf711f4100a8492504af.tar.bz2 |
Time2Internaldate(): Call isinstance() once for each of the type tests
instead of possibly twice by using a sequence of types to check for.
Add a message to the ValueError that can be raised.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions