]> granicus.if.org Git - python/commit
http://bugs.python.org/issue5552
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 24 Mar 2009 14:15:49 +0000 (14:15 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 24 Mar 2009 14:15:49 +0000 (14:15 +0000)
commit649170bd66e0084f227b55a6941c41e0c4d79df7
treec0cb59ab6a78cf2876a22326521a08ba44ed9224
parent8915e0e43ac0c8a5c0c96b5a656062cc83188d7f
http://bugs.python.org/issue5552
Return None rather than raise an exception if os.device_error is given an invalid file descriptor.
Modules/posixmodule.c