Hello,
I was wondering whether there are any Python modules for various
Internet protocols, e.g., is there something similar to
import ftp
client = ftpopen(...)
and so on.
Thanks,
Efrat
--
http://mail.python.org/mailman/listinfo/python-list
