Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

It looks like the FAQ used be generated using Tools/faqwiz/faqwiz.py (which no 
longer exists).  According to that file:

-----------------------------------------------------------------------
This is a CGI program that maintains a user-editable FAQ.  It uses RCS
to keep track of changes to individual FAQ entries.  It is fully
configurable; everything you might want to change when using this
program to maintain some other FAQ than the Python FAQ is contained in
the configuration module, faqconf.py.
-----------------------------------------------------------------------

In other words, while the FAQ was under version control, it wasn't the regular 
repository.

I'll ask on python-dev is anyone has a copy.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9728>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to