Searched refs:make_static (Results 1 – 3 of 3) sorted by relevance
10 .. autofunction:: make_static
4 static = paste.urlparser:make_static
512 def make_static(global_conf, document_root, cache_max_age=None): function