On Mar 20, 2013, at 1:51 AM, Tobias Oberstein <tobias.oberst...@tavendo.de> 
wrote:

>> In Guido's keynote at PyCon 2013, apparently he talked about adding an async
>> I/O module to Python 3.4. It looks like his slides can be viewed
> 
> Will this tackle async file I/O also or only network?


Since async file I/O is not a thing you can implement[1], presumably it will 
only be networking.

You probably want to join this group:

<https://groups.google.com/forum/?fromgroups=#!forum/python-tulip>

-glyph

[1]: <http://blog.libtorrent.org/2012/10/asynchronous-disk-io/>
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to