This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-22 02:46:38 +02:00
Code
Activity
Files
1ef3237b6b2f7ed07faccc0c1ab897f37827421d
weechat
/
src
/
plugins
/
python
T
History
Sébastien Helleu
1ef3237b6b
api: return value in function command(), remove WeeChat error after command callback if return code is WEECHAT_RC_ERROR
2014-11-22 08:14:29 +01:00
..
CMakeLists.txt
core: use lower case for CMake keywords
2014-04-12 18:00:27 +02:00
Makefile.am
core: update copyright dates
2014-01-01 00:14:12 +01:00
weechat-python-api.c
api: return value in function command(), remove WeeChat error after command callback if return code is WEECHAT_RC_ERROR
2014-11-22 08:14:29 +01:00
weechat-python-api.h
core: fix use of reserved C identifiers in headers (
closes
#31
)
2014-03-19 10:39:13 +01:00
weechat-python.c
api: return value in function command(), remove WeeChat error after command callback if return code is WEECHAT_RC_ERROR
2014-11-22 08:14:29 +01:00
weechat-python.h
python: fix read of return value for callbacks returning an integer in Python 2.x (
closes
#125
)
2014-07-12 14:51:39 +02:00