mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
dc8a35796a
This updates the Python examples to include all the possible return values for the callbacks in config_new_section, like it is done in the C example. It also aligns the order of the values with the C example.