hexchat/plugins/python
Sbgodin 090fd29acf python: Fix exception with list_pluginpref()
__decode cannot work (with Python3) because prefs_str has no attribute 'decode'.

Related to https://github.com/hexchat/hexchat/issues/2531
2021-03-07 15:20:58 -05:00
..
_hexchat.py python: Fix exception with list_pluginpref() 2021-03-07 15:20:58 -05:00
generate_plugin.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
hexchat.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
meson.build build: Fix potential undefined variable 2020-03-11 11:13:25 -07:00
python2.vcxproj python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python2.vcxproj.filters Add python3 plugin 2013-05-03 20:26:58 -04:00
python3.vcxproj python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python3.vcxproj.filters python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python_style_guide.md python: plugin cleanup and refactor 2019-01-02 18:50:10 -05:00
python.def python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00
python.py python: plugin cleanup and refactor 2019-01-02 18:50:10 -05:00
xchat.py python: Rewrite with CFFI 2018-11-09 18:36:59 -05:00