Navigation
index
modules
|
previous
|
fcache 0.3 documentation
»
Change Log
¶
v.0.3 (2013-01-03)
¶
now supports Python 2.6, 2.7, and 3.
added
set_default()
method.
invalidate()
can now be called with no arguments, in which case it forces all data to expire.
added
keys()
method.
added
values()
method.
added
items()
method.
v.0.2.1 (2012-12-31)
¶
removed code-blocks from README so that PyPI would render the readme correctly.
v0.2 (2012-12-31)
¶
added
invalidate()
method.
added documentation.
added
override
switch to the
get()
method.
v0.1 (2012-12-30)
¶
Initial release.
Table Of Contents
Change Log
v.0.3 (2013-01-03)
v.0.2.1 (2012-12-31)
v0.2 (2012-12-31)
v0.1 (2012-12-30)
Previous topic
API
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
previous
|
fcache 0.3 documentation
»