Trees | Indices | Toggle frames |
---|
Abstract resource location.
Given a location, a file can be loaded from that location with the open method. This provides a convenient way to specify a path to load files from, and not necessarily have that path reside on the filesystem.
file object |
open(self,
filename,
mode=' rb ' )
Open a file at this locaiton.
|
'
rb
'
)
Trees | Indices | Toggle frames |
---|
Generated by Epydoc 3.0beta1 on Sat Oct 4 13:19:18 2008 | http://epydoc.sourceforge.net |