basictypes.vfs
index
p:\properties\basictypes\vfs\__init__.py

URL manipulation and object-oriented class hierarchy

 
Package Contents
        __init__ -- URL manipulation and object-oriented class hierarchy
basepath -- Base-class for file-path strings
filepath -- Spike test for filesystem-path objects
test_filepath

 
Functions
       
path(value, target=None, force=0)
Convert value to the target path-type
 
XXX this becomes a hook-point for creating
virtual file-systems, with force true requiring
the particular target and false allowing
substitutes

 
Data
        __path__ = [r'p:\properties\basictypes\vfs']