File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ \section{Standard Module \sectcode{user}}
1212requests it. This module implements such a mechanism. A program
1313that wishes to use the mechanism must execute the statement
1414
15- \bcode \ begin {verbatim }
15+ \begin {verbatim }
1616import user
17- \end {verbatim }\ecode
17+ \end {verbatim }
1818
1919The \code {user} module looks for a file \file {.pythonrc.py} in the user's
2020home directory and if it can be opened, exececutes it (using
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ \section{Standard Module \sectcode{user}}
1212requests it. This module implements such a mechanism. A program
1313that wishes to use the mechanism must execute the statement
1414
15- \bcode \ begin {verbatim }
15+ \begin {verbatim }
1616import user
17- \end {verbatim }\ecode
17+ \end {verbatim }
1818
1919The \code {user} module looks for a file \file {.pythonrc.py} in the user's
2020home directory and if it can be opened, exececutes it (using
You can’t perform that action at this time.
0 commit comments