The current text is:

    The subprocess module provides more powerful facilities for
    spawning new processes and retrieving their results; using that
    module is preferable to using this function. See the Replacing
    Older Functions with the subprocess Module section in the
    subprocess documentation for some helpful recipes.

We could soften "using that module is preferable" to say "may be", or
just delete that whole clause completely.

--amk
_______________________________________________
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