python-songkick icon indicating copy to clipboard operation
python-songkick copied to clipboard

Cache directory

Open apassant opened this issue 13 years ago • 0 comments

httplib2.Http('.songkick_cache') tries to create the file in current directory I've added an optional cache_directory parameter to make this more flexible (e.g. "/tmp")

apassant avatar Jan 20 '13 15:01 apassant