1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-22 19:06:37 +02:00
Files
weechat/src/plugins/python
Trygve Aaberge 236d22e364 python: Include constant values in python stub
This is useful for two reasons:

1. When running unit tests for a script weechat needs to be mocked. By
   having the constant values available in the stub file, they can be
   loaded from that, instead of having to define the constants manually
   for the mock.

2. If you log a constant value you have to look up what it means. This
   makes it easier, in the same vein as PR #1824.
2022-10-02 20:25:17 +02:00
..
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00