Home | Trees | Index | Help |
---|
Package i2p :: Module eep |
|
Function Summary | |
---|---|
Get contents of an eepsite. | |
Like urllib2.urlopen(url), but only works for eep-sites. |
Function Details |
---|
urlget(url, eepaddr='127.0.0.1:4444')Get contents of an eepsite. Example: urlget('http://duck.i2p/'). |
urlopen(url, eepaddr='127.0.0.1:4444')Like urllib2.urlopen(url), but only works for eep-sites. Example: f = urlopen('http://duck.i2p/index.html') |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 | http://epydoc.sf.net |