LibInsult - Python
Classes | Namespaces | Functions
insult.py File Reference

Go to the source code of this file.

Classes

class  insult.WordList
 A list of insulting words of some kind. More...
 
class  insult.WordListId
 Identifier for a word list. More...
 
class  insult.Insulter
 Object that can generate insults. More...
 
class  insult.NotQuiteXml
 Parses strings with flat xml elements intermixed with text Only a very minimal subset of xml/sgml is supported. More...
 
class  insult.NotQuiteXmlElement
 Non-text element in a NotQuiteXml document. More...
 

Namespaces

 insult
 

Functions

def insult.word_list_id (args)
 Workaround for the lack of overloading. More...