| Trees | Indices | Toggle frames |
|---|
Location --+
|
URLLocation
Location on the network.
This class uses the urlparse and urllib2 modules to open files on the network given a URL.
|
__init__(self,
base_url)
Create a location given a base URL.
|
|
| file object |
open(self,
filename,
mode='rb')
Open a file at this location.
|
'rb')
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Thu Dec 31 17:58:19 2009 | http://epydoc.sourceforge.net |