[issue12652] Move documentation of test.support into the devguide

2011-07-30 Thread Georg Brandl
Georg Brandl added the comment: -1 from me as well. -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue12652] Move documentation of test.support into the devguide

2011-07-29 Thread Sandro Tosi
Changes by Sandro Tosi : -- nosy: +sandro.tosi ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue12652] Move documentation of test.support into the devguide

2011-07-29 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +eric.araujo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue12652] Move documentation of test.support into the devguide

2011-07-29 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: As I just mentioned on python-dev (via Gmane), I'm uncomfortable with moving the documentation for test.support into the devguide. -- nosy: +barry ___ Python tracker ___

[issue12652] Move documentation of test.support into the devguide

2011-07-29 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue12652] Move documentation of test.support into the devguide

2011-07-29 Thread Eli Bendersky
New submission from Eli Bendersky : First step in transition: Attaching a patch to devguide's runtests.rst to incorporate existing test.support documentation from 3.3 head, with some small markup changes suitable for the devguide. -- components: Devguide files: devguide_test_support.1