2009/9/7 Eric Pruitt <eric.pru...@gmail.com>:
> Hello all,
>
> I have been working on adding asynchronous I/O to the Python
> subprocess module as part of my Google Summer of Code project. Now
> that I have finished documenting and pruning the code, I present PEP
> 3145 for its inclusion into the Python core code. Any and all feedback
> on the PEP (http://www.python.org/dev/peps/pep-3145/) is appreciated.

Hi Eric,
One of the reasons you're not getting many response is that you've not
pasted the contents of the PEP in this message. That makes it really
easy for people to comment on various sections.

BTW, it seems like you were trying to use reST formatting with the
text PEP layout. Double backquotes only mean something in reST.


-- 
Regards,
Benjamin
_______________________________________________
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