hexchat/plugins/python
Biswapriyo Nath 9c7109b578 meson: Fix exported functions for python plugin
This fixes loading python plugin in Windows by exporting functions using
python.def file. Otherwise, hexchat_plugin_init symbol error is shown.
2022-01-11 17:26:31 -06:00
..
_hexchat.py
generate_plugin.py
hexchat.py
meson.build meson: Fix exported functions for python plugin 2022-01-11 17:26:31 -06:00
python2.vcxproj Updated Toolset to v142 2021-05-23 19:43:24 -05:00
python2.vcxproj.filters
python3.vcxproj Updated Toolset to v142 2021-05-23 19:43:24 -05:00
python3.vcxproj.filters
python_style_guide.md
python.def
python.py python: Open all scripts with utf-8 encoding 2021-10-02 09:49:17 -05:00
xchat.py