summaryrefslogtreecommitdiff
path: root/Lib/tokenize.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-08-24 04:47:42 +0000
committerRaymond Hettinger <python@rcn.com>2002-08-24 04:47:42 +0000
commitd50185127f5cdc7241e5aa80d4d174113bf43b52 (patch)
tree824e150dc64f9fe7a4f6caa2fd7fc3b4980c7438 /Lib/tokenize.py
parent045e51a9a557c829d184257b32d594e7b3c9ba8a (diff)
downloadcpython-git-d50185127f5cdc7241e5aa80d4d174113bf43b52.tar.gz
Since instances of _TemporarilyImmutableSet are always thrown away
immediately after the comparison, there in no use in caching the hashcode. The test, 'if self._hashcode is None', never fails. Removing the caching saves a few lines and a little time.
Diffstat (limited to 'Lib/tokenize.py')
0 files changed, 0 insertions, 0 deletions