Skip to content
Snippets Groups Projects
user avatar
Adam Williamson authored
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.
e8fc54d9
History
Name Last commit Last update