mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-27 21:19:31 +01:00
663e657bf5
Anope 1.8 potentially sends a trailing 'd' after the timestamp, which causes int() to error. This is technically valid in InspIRCd S2S because atoi() ignores non-digit characters, but it's strange behaviour either way: <- :3AX FJOIN #monitor 1485462109d + :,3AXAAAAAK Thansk to @koaxirc for reporting. |
||
---|---|---|
.. | ||
__init__.py | ||
clientbot.py | ||
hybrid.py | ||
inspircd.py | ||
ircs2s_common.py | ||
nefarious.py | ||
ratbox.py | ||
ts6_common.py | ||
ts6.py | ||
unreal.py |