On 16/12/2010 01:07, Éric Araujo wrote:
-option. Run :program:`python regrtest.py -uall` to turn on all
+option. Run :program:`python -m regrtest -uall` to turn on all
Shouldn't this be `python -m test.regrtest`, or even just `python -m test`?
It should :)  I was about to fix just that but then noticed I could
remove more references to regrtest (after all just an implementation
detail), so I rewrote the section title and first few lines of the section.

My stupid email client forces rewrapping, so I’m attaching the diff as a
separate file. I can repost the patch to the tracker if it’s
inconvenient to review in email, but I’d like to commit soon since I
have a big doc merge to do after this :)

The diff looks good to me.

All the best,

Michael


Best regards


--

http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html

_______________________________________________
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