[FAQTS] Python Knowledge Base Update -- August 31st, 2000

Calvelo Daniel dcalvelo at pharion.univ-lille2.fr
Thu Aug 31 04:57:11 EDT 2000


Fiona Czuczman <fiona at sitegnome.com> wrote:

: Here are the latest entries into http://python.faqts.com

: ## Unanswered Questions ########################################
:
: -------------------------------------------------------------
: How to "expire" a web page with Python ?
: http://www.faqts.com/knowledge-base/view.phtml/aid/5664
: -------------------------------------------------------------
: Quynh Nguyen Anh

Not sure whether I understand the question, but it looks as if you want to

     print """<meta http-equiv="expires" content="some_date">"""

at the beginning (within the <head>er) of the script generating a page.

Still not sure I understand the question and/or/if it is a Python question...

HTH anyway.

Daniel.

-- Daniel Calvelo Aros
     calvelo at lifl.fr



More information about the Python-list mailing list