Home
last modified time | relevance | path

Searched refs:ctcpQuery_VERSION (Results 1 – 5 of 5) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/test/
H A Dtest_irc.py1057 self.client.ctcpQuery_VERSION("nick!guy@over.there", "#theChan", None)
1076 self.client.ctcpQuery_VERSION("nick!guy@over.there", "#theChan", None)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/test/
H A Dtest_irc.py949 self.client.ctcpQuery_VERSION("nick!guy@over.there", "#theChan", None)
967 self.client.ctcpQuery_VERSION("nick!guy@over.there", "#theChan", None)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dirc.py2132 def ctcpQuery_VERSION(self, user, channel, data): member in IRCClient
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/
H A Dirc.py2239 def ctcpQuery_VERSION(self, user, channel, data): member in IRCClient
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api19413 twisted.words.protocols.irc.IRCClient.ctcpQuery_VERSION?4(user, channel, data)