|
LibInsult - Python
|
Identifier for a word list. More...
Public Member Functions | |
| def | __init__ (self, name, flags=0) |
| def | check (self, word_list) |
| Checks if the word list matches this Id. More... | |
Public Attributes | |
| name | |
| flags | |
| def insult.WordListId.check | ( | self, | |
| word_list | |||
| ) |
| insult.WordListId.flags |
Definition at line 76 of file insult.py.
Referenced by insult.WordListId.check().
| insult.WordListId.name |
Definition at line 75 of file insult.py.
Referenced by insult.WordListId.check().
1.8.11