mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
doc: add link to Python stub in scripting guide (issue #1377)
This commit is contained in:
@@ -76,7 +76,10 @@ link:weechat_plugin_api.en.html#_hook_process[Opisu API wtyczek WeeChat] (Angiel
|
||||
|
||||
===== Moduł
|
||||
|
||||
WeeChat definiuje moduł `weechat`, który należy zaimportowac poprzez `import weechat`.
|
||||
WeeChat definiuje moduł `weechat`, który należy zaimportowac poprzez `import weechat`. +
|
||||
// TRANSLATION MISSING
|
||||
A Python stub for WeeChat API is available in the repository:
|
||||
https://raw.githubusercontent.com/weechat/weechat/master/src/plugins/python/weechat.pyi[weechat.pyi].
|
||||
|
||||
===== Funkcje
|
||||
|
||||
|
||||
Reference in New Issue
Block a user