Name | Last commit | Last update |
---|---|---|
.. | ||
test_client.py | ||
test_page.py | ||
test_sleep.py | ||
test_util.py |
Store the results of page.text() operations in a simple cache dict. This avoids unnecessary remote roundtrips. Cache is cleared on each successful page.save() operation. cache argument can be set to 'False' to disable use of the cache.
Name | Last commit | Last update |
---|---|---|
.. | ||
test_client.py | ||
test_page.py | ||
test_sleep.py | ||
test_util.py |