File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11\section {Standard Module \sectcode {user} }
22\label {module-user }
33\stmodindex {user}
4- \kwindex {.pythonrc.py}
4+ \indexii {.pythonrc.py}{file}
5+ \indexiii {user}{configuration}{file}
56
67As a policy, Python doesn't run user-specified code on startup of
78Python programs. (Only interactive sessions execute the script
@@ -57,5 +58,7 @@ \section{Standard Module \sectcode{user}}
5758Modules for general use should \emph {not } import this module; it may
5859interfere with the operation of the importing program.
5960
60- For a site-wide customization mechanism, see module \code {site}.
61+ \begin {seealso }
62+ \seemodule {site}{site-wide customization mechanism}
6163\refstmodindex {site}
64+ \end {seealso }
Original file line number Diff line number Diff line change 11\section {Standard Module \sectcode {user} }
22\label {module-user }
33\stmodindex {user}
4- \kwindex {.pythonrc.py}
4+ \indexii {.pythonrc.py}{file}
5+ \indexiii {user}{configuration}{file}
56
67As a policy, Python doesn't run user-specified code on startup of
78Python programs. (Only interactive sessions execute the script
@@ -57,5 +58,7 @@ \section{Standard Module \sectcode{user}}
5758Modules for general use should \emph {not } import this module; it may
5859interfere with the operation of the importing program.
5960
60- For a site-wide customization mechanism, see module \code {site}.
61+ \begin {seealso }
62+ \seemodule {site}{site-wide customization mechanism}
6163\refstmodindex {site}
64+ \end {seealso }
You can’t perform that action at this time.
0 commit comments