fixed PEP reference
This commit is contained in:
parent
8acc68809b
commit
00bccec238
|
@ -157,7 +157,7 @@ Other possible future use cases include:
|
|||
* HTML 5 parsing support (e.g. ``html5lib``)
|
||||
* Improved URL/URI/IRI parsing
|
||||
* A standard image API (PEP 368)
|
||||
* Encapsulation of the import state (PEP 368)
|
||||
* Improved encapsulation of import state (PEP 406)
|
||||
* Standard event loop API (PEP 3153)
|
||||
* A binary version of WSGI for Python 3 (e.g. PEP 444)
|
||||
* Generic function support (e.g. ``simplegeneric``)
|
||||
|
|
Loading…
Reference in New Issue