mirror of
https://github.com/python/cpython.git
synced 2026-03-27 07:00:54 +00:00
SF 1053956: help() not in tutorial index
This commit is contained in:
parent
561fbf138d
commit
df8a0032a4
1 changed files with 1 additions and 0 deletions
|
|
@ -4479,6 +4479,7 @@ Be sure to use the \samp{import os} style instead of
|
|||
shadowing the builtin \function{open()} function which operates much
|
||||
differently.
|
||||
|
||||
\bifuncindex{help}
|
||||
The builtin \function{dir()} and \function{help()} functions are useful
|
||||
as interactive aids for working with large modules like \module{os}:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue