Package twisted :: Package words :: Module ircservice
[show private | hide private]
[frames | no frames]

Module twisted.words.ircservice

Classes
IRCChatter  
IRCGateway  

Function Summary
  ctcpToWords(query_tag)
  wordsToCtcp(style)

Variable Summary
dictionary mapCtcpToWords
dictionary mapWordsToCtcp
string _k
string _v

Variable Details

mapCtcpToWords

Type:
dictionary
Value:
{'ACTION': 'emote'}                                                    

mapWordsToCtcp

Type:
dictionary
Value:
{'emote': 'ACTION'}                                                    

_k

Type:
string
Value:
'ACTION'                                                               

_v

Type:
string
Value:
'emote'                                                                

Generated by Epydoc 1.1 on Sat Feb 15 21:19:34 2003 http://epydoc.sf.net