win32file._setmaxstdio
int = _setmaxstdio(newmax)
Set the maximum allowed number of open stdio handles
Parameters
Return Value
Returns the number that was set, or -1 on failure.
int = _setmaxstdio(newmax)
Set the maximum allowed number of open stdio handles