Amaury Forgeot d'Arc <[email protected]> added the comment: Many os functions started to accept file descriptors. I don't know how many are available on Windows, but IMO _PyVerify_fd() could be used for all of them; it's a no-op macro on Unix anyway.
---------- nosy: +amaury.forgeotdarc, larry _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15261> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
