]> granicus.if.org Git - python/commit
os.statvfs() encodes the filename to the filesystem encoding
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 20 Sep 2011 02:04:33 +0000 (04:04 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 20 Sep 2011 02:04:33 +0000 (04:04 +0200)
commit6fa67775033d99a8a0e5b978d37ef00aed6c1fbe
treec141782509e5c7f82dd288c169646c16bfaf11e3
parent8f53d092f23d063b19a9377fbb7d1d2f62ad77c9
os.statvfs() encodes the filename to the filesystem encoding
Modules/posixmodule.c