diff options
author | Dwayne C. Litzenberger <dlitz@dlitz.net> | 2012-07-03 12:05:11 -0400 |
---|---|---|
committer | Dwayne C. Litzenberger <dlitz@dlitz.net> | 2012-07-03 12:05:13 -0400 |
commit | daed1020833cb3c3258600300e48244e27ade086 (patch) | |
tree | a77a647798f1b7b673b87e45dc5c83f4c5c78bf9 /setup.py | |
parent | bc798124d7f85d955df861d9bf22123c9898cbce (diff) | |
download | pycrypto-daed1020833cb3c3258600300e48244e27ade086.tar.gz |
_fastmath: Replace 'long int' with 'long' to avoid confusion
"long int" is equivalent to "long" in C, and it's harder to misread it as
"int" this way.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions