|
Let us walk on the 3-isogeny graph
|
Data Structures | |
| class | BaseHeuristic |
| class | ExpiresAfter |
| class | LastModified |
| class | OneDayCache |
Functions | |
| expire_after (delta, date=None) | |
| datetime_to_header (dt) | |
Variables | |
| str | TIME_FMT = "%a, %d %b %Y %H:%M:%S GMT" |
| datetime_to_header | ( | dt | ) |
Definition at line 20 of file heuristics.py.
References i.
Referenced by OneDayCache.update_headers(), and ExpiresAfter.update_headers().

| expire_after | ( | delta, | |
date = None |
|||
| ) |
Definition at line 15 of file heuristics.py.
References i.
Referenced by OneDayCache.update_headers(), and ExpiresAfter.update_headers().
