Python matevfs Reference Manual

David Trowbridge

December 18, 2005

Abstract

This reference describes the classes of the Python matevfs module.


Table of Contents

The matevfs class reference
matevfs.Context — Thread tracking and cancellation object
matevfs.DirectoryHandle — iterator object for reading directories
matevfs.Drive — Object representing a device which can mount a volume
matevfs.FileInfo — Object which stores information about a file
matevfs.Handle — Object representing an open file
matevfs.URI — Object encapsulating a URI
matevfs.Volume — Abstraction for a mounted file system or network location
matevfs Functions — Additional functions which are not part of a class.
matevfs Constants — the built-in constants of the matevfs module