Sorry for the delay; work got in the way.

On 07Jul2013 15:21, Victor Stinner <victor.stin...@gmail.com> wrote:
| Ok, I think that the best consensus here is to add a new
| os.set_blocking() function. The function would not be available on
| Windows, but should be available on all UNIX platforms.

Thanks.

| See the diff:
| http://hg.python.org/peps/rev/ce61588d244c

This sentence:

  The flag is cleared in the child process before executing the
  program, the change does not change the flag in the parent process.

needs a semicolon, not a comma.

| @Charles-François and Cameron: Do you prefer to new version of the PEP?
| http://www.python.org/dev/peps/pep-0446/
| (will be updated in a few minutes)

I'm happy with it.

Thank you,
-- 
Cameron Simpson <c...@zip.com.au>
_______________________________________________
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