1de7016 - fix Lib/SocketServer.py to avoid trying to use non-existant keyword args

Authored and Committed by dmalcolm 14 years ago
    - fix Lib/SocketServer.py to avoid trying to use non-existant keyword args
        for os.waitpid (patch 52, rhbz:552404, Adrian Reber)
    
        
file modified
+11 -1