summaryrefslogtreecommitdiffstats
path: root/Mac/Compat/chdir.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-03-28 21:42:38 (GMT)
committerGuido van Rossum <guido@python.org>2000-03-28 21:42:38 (GMT)
commit1916b35f5864b2bfe5e2687b7db4fc0c329c9402 (patch)
tree090f73a5814f9b21764bc479b732bc42fdfb1cda /Mac/Compat/chdir.c
parent8f11d8e52ee8457e250d9f96e14327adf40d0855 (diff)
downloadcpython-1916b35f5864b2bfe5e2687b7db4fc0c329c9402.zip
cpython-1916b35f5864b2bfe5e2687b7db4fc0c329c9402.tar.gz
cpython-1916b35f5864b2bfe5e2687b7db4fc0c329c9402.tar.bz2
Fredrik Lundh:
The new filecmp module has an optional argument called use_statcache which is documented as a true/false value, but used as an tuple index. This patches replaces the tuple stuff with a good old if- statement, and also removes a few other tuple pack/unpack constructs (if not else, this saves a few bytes in the PYC file, and a few microseconds when using the module ;-).
Diffstat (limited to 'Mac/Compat/chdir.c')
0 files changed, 0 insertions, 0 deletions