3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/protocols
James Lu 35cdfbf7e6 Declare IRCd casemapping in protocol modules, and respect these in utils.nickToUid
This adds a new utils.toLower(irc, text) function which returns the lowercased version of <text> based on <irc>'s declared case mapping.

Closes #75.
2015-07-22 20:31:45 -07:00
..
inspircd.py Declare IRCd casemapping in protocol modules, and respect these in utils.nickToUid 2015-07-22 20:31:45 -07:00
ts6.py Declare IRCd casemapping in protocol modules, and respect these in utils.nickToUid 2015-07-22 20:31:45 -07:00