linuxdaemon
|
f7713a6a64
|
python: Make the plugins table dynamically sized (#2291)
Adjust the width of the columns depending on the length of the data in
each element
|
2018-12-26 17:15:25 -05:00 |
|
A_D
|
3ebfa83fdd
|
python: Made sure to set sys.argv if it is not set. fixes #2282
|
2018-12-26 16:58:46 -05:00 |
|
Patrick Griffis
|
ed55330153
|
python: Fix console not eating commands
|
2018-12-05 19:45:30 -05:00 |
|
A_D
|
a2ff661d40
|
python: Various cffi fixes
- fixed /py exec behaviour
- fixed hexchat.unload_hook() failing when passed a hook id
- fixed get_list() calls in python3
|
2018-11-09 18:36:59 -05:00 |
|
Patrick Griffis
|
706f9bca82
|
python: Rewrite with CFFI
|
2018-11-09 18:36:59 -05:00 |
|