diff options
author | Guido van Rossum <guido@python.org> | 2002-08-24 06:31:34 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-08-24 06:31:34 +0000 |
commit | 6248f441ea3ca34ed3306eb8634e6815a42611b4 (patch) | |
tree | 935f51d1466ef9eab41a908c7278ceb040af1692 /Lib/tokenize.py | |
parent | 1b9f5d4c1a56a557fda85f796a40bd1c8dac6f70 (diff) | |
download | cpython-git-6248f441ea3ca34ed3306eb8634e6815a42611b4.tar.gz |
Speedup for PyObject_IsTrue(): check for True and False first.
Because all built-in tests return bools now, this is the most common
path!
Diffstat (limited to 'Lib/tokenize.py')
0 files changed, 0 insertions, 0 deletions