Home | Trees | Index | Help |
|
---|
Package pywikipedia :: Module wiktionary :: Class Entry |
|
Method Summary | |
---|---|
Constructor... | |
Lets you add another meaning to this entry | |
Returns a dictionary containing all the meaning objects for this entry | |
Prints the contents of all the subobjects contained in this entry. | |
Returns a string for this entry in a format ready for Wiktionary |
Method Details |
---|
__init__(self,
entrylang)
|
addMeaning(self, meaning)Lets you add another meaning to this entry |
getMeanings(self)Returns a dictionary containing all the meaning objects for this entry |
showcontents(self, indentation)Prints the contents of all the subobjects contained in this entry. Every subobject is indented a little further on the screen. The primary purpose is to help keep your sanity while debugging. |
wikiwrap(self, wikilang)Returns a string for this entry in a format ready for Wiktionary |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Jul 03 17:07:37 2005 | http://epydoc.sf.net |