]> granicus.if.org Git - python/commit
http://bugs.python.org/issue5623
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 1 Apr 2009 16:08:34 +0000 (16:08 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 1 Apr 2009 16:08:34 +0000 (16:08 +0000)
commitfeab33418d4c12f1dabd02db085273515ffed190
tree288e930fe9d44541ac84da2976981c32aa45b44a
parentad078a0d7a4a4a840c259ec4a744043375de452b
http://bugs.python.org/issue5623
Dynamically discoverd the size of the ioinfo struct used by the crt for its file descriptors.  This should work across all flavors of the CRT.  Thanks to Amaury Forgeot d'Arc
Needs porting to 3.1
Modules/posixmodule.c