add versionchanged tag to "python source" docs
This commit is contained in:
@ -129,6 +129,8 @@ The first argument of the *python* command is either the *source*
|
|||||||
keyword or the name of a Python function. This defines the mode
|
keyword or the name of a Python function. This defines the mode
|
||||||
of the python command.
|
of the python command.
|
||||||
|
|
||||||
|
.. versionchanged:: TBD
|
||||||
|
|
||||||
If the *source* keyword is used, it is followed by either a file name or
|
If the *source* keyword is used, it is followed by either a file name or
|
||||||
the *here* keyword. No other keywords can be used. The *here* keyword
|
the *here* keyword. No other keywords can be used. The *here* keyword
|
||||||
is followed by a string with python commands, either on a single line
|
is followed by a string with python commands, either on a single line
|
||||||
|
|||||||
Reference in New Issue
Block a user