mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-17 23:52:49 +01:00
9d9b01839c
Previously, the Irc.reply_lock check was in the reply() function itself: replacing it with another function checking for the same lock would delay execution, but then run the wrong reply() code if another module used irc.reply() while 'remote' was executing. |
||
---|---|---|
.. | ||
__init__.py | ||
automode.py | ||
bots.py | ||
changehost.py | ||
commands.py | ||
ctcp.py | ||
example_service.py | ||
example.py | ||
exec.py | ||
fantasy.py | ||
games.py | ||
global.py | ||
networks.py | ||
opercmds.py | ||
relay_clientbot.py | ||
relay.py | ||
servermaps.py | ||
servprotect.py | ||
stats.py |