A nice little intro on Python’s urllib2 library, including how to use handlers and openers to do things like authentication and handling of proxies. I’ve been messing around a bit with the Python FUSE API so this was of interest to me.
A nice little intro on Python’s urllib2 library, including how to use handlers and openers to do things like authentication and handling of proxies. I’ve been messing around a bit with the Python FUSE API so this was of interest to me.