On Mon, Sep 27, 2010 at 2:21 PM, "Martin v. Löwis" <mar...@v.loewis.de> wrote:
>> Someone with web server access may want to double check the
>> modification dates of the .txt files relative to the generated .html
>> files for other PEPs though.
>
> make will deal with that just fine. If a PEP was modified, svn up will
> update the time stamp on the file. When then the rebuild fails, the
> html file will still have an old time stamp.
>
> So I'm unsure why you thought you needed to modify some of the files.

Because it's not clear to most of us on this thread what the failure
modes and recovery strategies are? I know it's clear as mud to me how
to debug these kinds of issues.

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to