Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
534e8a44
Commit
534e8a44
authored
Jan 24, 2014
by
Victor Stinner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asyncio: mention that transports/protocols are low-level, streams are high-level
parent
440f4f03
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-protocol.rst
+3
-3
Doc/library/asyncio-stream.rst
Doc/library/asyncio-stream.rst
+3
-3
No files found.
Doc/library/asyncio-protocol.rst
View file @
534e8a44
.. currentmodule:: asyncio
.. currentmodule:: asyncio
+++++++++++++++++++++++++
+++++++++++++++++++++++++
++++++++++++++++
Transports and protocols
Transports and protocols
(low-level API)
+++++++++++++++++++++++++
+++++++++++++++++++++++++
++++++++++++++++
.. _transport:
.. _transport:
...
...
Doc/library/asyncio-stream.rst
View file @
534e8a44
.. currentmodule:: asyncio
.. currentmodule:: asyncio
+++++++
+++++++
+++++++++++++++++
Streams
Streams
(high-level API)
+++++++
+++++++
+++++++++++++++++
Stream functions
Stream functions
================
================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment