]> granicus.if.org Git - python/commit
asyncio doc: reformat create_server() doc
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 12 Oct 2014 18:36:04 +0000 (20:36 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 12 Oct 2014 18:36:04 +0000 (20:36 +0200)
commit33f6abe4ae7b1fa6d83e26c4dafc0210c09d2254
tree92360117f04ea4d3a6181e9153bf4fefe2936588
parented051594d70fe4c6b170aee667af4e32dfe6b867
asyncio doc: reformat create_server() doc

Fix also the reate_unix_connection() doc: the method is not support on Windows,
not need to mention that ssl is not support with ProactorEventLoop.
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-eventloops.rst