[issue8244] Remove obsolete update.sh in PEPs repo

2010-03-27 Thread Antoine Pitrou
Antoine Pitrou added the comment: You're right, the script even uses CVS. Fixed in r79470. -- nosy: +pitrou resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue8244] Remove obsolete update.sh in PEPs repo

2010-03-27 Thread Éric Araujo
New submission from Éric Araujo : Hello A script named update.sh was added to the PEPs repository seven years ago to batch convert text PEPs to HTML and push them to a public server (http://svn.python.org/view/peps/trunk/update.sh). I suggest removing it as it appears to have been unmaintain