• Barry Warsaw's avatar
    Several changes... Guido *please* take a look! · e4ac0aa6
    Barry Warsaw yazdı
    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.
    e4ac0aa6
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
TODO Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...