[Patches] [ python-Patches-410547 ] os.statvfs support for Windows

noreply@sourceforge.net noreply@sourceforge.net
Thu, 22 Mar 2001 12:48:27 -0800


Patches item #410547, was updated on 2001-03-22 08:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=410547&group_id=5470

Category: Windows
Group: None
Status: Open
Priority: 5
Submitted By: Fredrik Lundh (effbot)
>Assigned to: Tim Peters (tim_one)
Summary: os.statvfs support for Windows

Initial Comment:
This patch adds (partial) os.statvfs support for
Windows.

The FRSIZE, BLOCKS, BFREE, BAVAIL, and NAMEMAX
fields are set.  Remaining fields are set to
zero, but should probably be set to None.

</F>

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=410547&group_id=5470