diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-04-11 09:31:49 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-04-11 09:31:49 +0200 |
commit | 5d30e0faacc0c071bd6be2176de29283b49f5aac (patch) | |
tree | 3a8e13a38683f942415647a2560e44f0e35c968f /doc/pl | |
parent | e58c827c91a9a606784298236fb41f0f037628e7 (diff) | |
download | weechat-5d30e0faacc0c071bd6be2176de29283b49f5aac.zip |
doc: mark info "python2_bin" as deprecated since version 2.6 (plugin API reference)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/includes/autogen_api_infos.pl.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/includes/autogen_api_infos.pl.adoc b/doc/pl/includes/autogen_api_infos.pl.adoc index 87724cfd8..1c01ec923 100644 --- a/doc/pl/includes/autogen_api_infos.pl.adoc +++ b/doc/pl/includes/autogen_api_infos.pl.adoc @@ -60,7 +60,7 @@ | php | php_version | wersja użytego interpretera | - -| python | python2_bin | ścieżka do interpretera pythona 2.x | - +| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | - | python | python_eval | wykonywanie kodu źródłowego | kod źródłowy do wykonania |