mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484
This commit is contained in:
parent
73c6f64a5e
commit
40c0ce472e
1 changed files with 2 additions and 1 deletions
|
@ -266,7 +266,8 @@ types.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:pep:`484` -- Type Hints
|
* :pep:`484` -- Type Hints
|
||||||
|
* :mod:`typing` module documentation
|
||||||
|
|
||||||
|
|
||||||
PEP 471 - os.scandir() function -- a better and faster directory iterator
|
PEP 471 - os.scandir() function -- a better and faster directory iterator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue