Hi Matti, On Mon, Jan 7, 2013 at 3:29 PM, matti picus <[email protected]> wrote: > Anyone know why we do txt -> rst in the first place?
Look at any pair .txt/.rst: the .txt is the check-in file, and the .rst is generated to contain automatically-generated cruft. I think that generate.py can be fixed to first delete all .rst files in this directory (they are listed in .hgignore). A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
