summaryrefslogtreecommitdiffstats
path: root/Lib/fileinput.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-03-24 00:08:01 (GMT)
committerGregory P. Smith <greg@mad-scientist.com>2008-03-24 00:08:01 (GMT)
commit440ca772f33b7c2eae1beb2e26a643d3054066f9 (patch)
tree36a32eb2c87e44aef782ae545d675172cf4db025 /Lib/fileinput.py
parentdd10284516383276d50ae9b52bec4ab6562f888e (diff)
downloadcpython-440ca772f33b7c2eae1beb2e26a643d3054066f9.zip
cpython-440ca772f33b7c2eae1beb2e26a643d3054066f9.tar.gz
cpython-440ca772f33b7c2eae1beb2e26a643d3054066f9.tar.bz2
Have the binascii module use zlib's optimized crc32() function when available
to reduce our code size (1k data table and tiny bit of code). It falls back to its own without zlib.
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions