gopherlib
index
/usr/local/lib/python2.5/gopherlib.py
Module Docs
Gopher protocol client interface.
Modules
warnings
Functions
send_query
(selector, query, host, port
=0
)
Send a selector and a query string.
send_selector
(selector, host, port
=0
)
Send a selector to a given host and port, return a file with the reply.
Data
__all__
= ['send_selector', 'send_query']