Rob Heinen

Results 1 issues of Rob Heinen

Hi, so I'm running into a bug when trying to get a previously set Temp_URL_Key. I do something like the following: `cf = pyrax.cloudfiles` `cf.set_temp_url_key('testurlkey')` `cf.get_temp_url_key(cached=False)` 'get_temp_url_key' is calling the...