Getting Started with Bigsuds–a New Python Library for iControl
I imagine the progression for you, the reader, will be something like this in the first six- or seven-hundred milliseconds after reading the title: Oh cool! Wait, what? Don’t we already have like two...
Published Nov 07, 2012
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
JRahm
Nov 25, 2013Admin
yes, there is a cachedir option in the class definition:
def __init__(self, hostname, username='admin', password='admin',
debug=False, cachedir=None)