]> git.llucax.com Git - software/blitiri.git/commit
Make the cached() decorator take into account all arguments
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 1 Sep 2008 19:42:06 +0000 (16:42 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 6 Sep 2008 13:54:21 +0000 (10:54 -0300)
commit70a0afa4c3907cd348f4c5699897dfe992150567
treeaec6cdd017a4487160a44fdc6f34449b309d4a5a
parent47dc30946c5740f87887ec2e9be76f7c927af490
Make the cached() decorator take into account all arguments

Also, while at it, move the test for cache_path into the decorator, and
fix the cache file name.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
blitiri.cgi