mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Document new directive "envvar".
This commit is contained in:
parent
e36a652d0c
commit
a147bf9a08
1 changed files with 5 additions and 0 deletions
|
@ -221,6 +221,11 @@ The directives are:
|
|||
|
||||
Run a module as a script.
|
||||
|
||||
.. describe:: envvar
|
||||
|
||||
Describes an environment variable that Python uses or defines.
|
||||
|
||||
|
||||
There is also a generic version of these directives:
|
||||
|
||||
.. describe:: describe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue