Great. Thanks :)
Matt
On Saturday, September 15, 2012 2:16:56 PM UTC+12, Massimo Di Pierro wrote:
>
> in trunk! Thanks.
>
> On Friday, 14 September 2012 19:33:11 UTC-5, Matt wrote:
>>
>> Hi there,
>>
>> Making the following minor change:
>>
>> def clear(self, key = None):
>> if key:
>
in trunk! Thanks.
On Friday, 14 September 2012 19:33:11 UTC-5, Matt wrote:
>
> Hi there,
>
> Making the following minor change:
>
> def clear(self, key = None):
> if key:
> key = '%s/%s' % (self.request.application, key)
> self.delete(key)
> else:
>
2 matches
Mail list logo