add versionchanged tag to "python source" docs

This commit is contained in:
Axel Kohlmeyer
2022-11-15 17:15:07 -05:00
parent b8121be513
commit 81c37f6dd6

View File

@ -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
of the python command.
.. versionchanged:: TBD
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
is followed by a string with python commands, either on a single line