summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1996-12-12 00:04:35 (GMT)
committerBarry Warsaw <barry@python.org>1996-12-12 00:04:35 (GMT)
commite4ac0aa6183f06b9908f013ee22da56dfb16f373 (patch)
tree81196e0ff35002b6b8003ee5eca3884e79bb4f77 /Lib/lib-tk
parent792c94a3209f57f7df5db731e9f8f38c74fb5a57 (diff)
downloadcpython-e4ac0aa6183f06b9908f013ee22da56dfb16f373.zip
cpython-e4ac0aa6183f06b9908f013ee22da56dfb16f373.tar.gz
cpython-e4ac0aa6183f06b9908f013ee22da56dfb16f373.tar.bz2
Several changes... Guido *please* take a look!
1. Renamed 2. Several coding styles were being used here, owing to the multiple contributors. I tried to convert everything to standard "python" coding style for indentation, paren and brace placement, etc. 3. There were several potential error conditions that were never being checked, and where I saw them, I added checks of return values, etc. I'm pretty sure I got them all. 4. There were some old-style (pre PyArg_ParseTuple) argument extraction and these were converted to use PyArg_ParseTuple. All changes compile and run with the new test_select.py module, at least on my Solaris/Sparc box.
Diffstat (limited to 'Lib/lib-tk')
0 files changed, 0 insertions, 0 deletions