]> granicus.if.org Git - python/commit
Issue #19437: Fix os.statvfs(), handle errors
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Oct 2013 17:55:24 +0000 (18:55 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Oct 2013 17:55:24 +0000 (18:55 +0100)
commitf0a7bac20174f602280cf4edb70bb8fe7480e2b0
tree8381a3740a160c056218db46a35f835bbce01246
parenta6b9b071a3f9cd358a29846fb655e310d7af692a
Issue #19437: Fix os.statvfs(), handle errors
Modules/posixmodule.c