source:
inundation/caching/__init__.py
@
2225
Last change on this file since 2225 was 1743, checked in by ole, 19 years ago | |
---|---|
File size: 83 bytes |
Rev | Line | |
---|---|---|
[1737] | 1 | """Make directory available as a Python package |
2 | """ | |
3 | ||
[1743] | 4 | from caching import * |
[1737] | 5 | |
[1743] | 6 |
Note: See TracBrowser
for help on using the repository browser.