[Python-Dev] Source of the FAQ? (original) (raw)

Brett C. bac at OCF.Berkeley.EDU
Sun May 9 14:43:40 EDT 2004


Matthias Klose wrote:

Is the source text for the FAQ's available in some form, that could be included in a packaged form for distribution?

For basically all pages on the python.org web site, just change the extension from html to ht and you will get the text version that is worked on by the web team. It will most likely either be HTML or reST. Luckily most of the FAQs have been converted to reST for easier editing (thanks to AM Kuchling and anyone else who has helped out on the conversion).

-Brett



More information about the Python-Dev mailing list