Home | Trees | Index | Help |
|
---|
Package pywikipedia :: Module wiktionary :: Class WiktionaryPage |
|
Method Summary | |
---|---|
Constructor... | |
Add an entry object to this entry | |
Returns a dictionary of entry objects for this entry | |
Prints the contents of all the subobjects contained in this page. | |
Sorts the sortedentries list containing the keys of the entry objects dictionary for this entry | |
Returns a string that is ready to be submitted to Wiktionary for this page |
Method Details |
---|
__init__(self,
wikilang,
term)
|
addEntry(self, entry)Add an entry object to this entry |
listEntries(self)Returns a dictionary of entry objects for this entry |
showcontents(self)Prints the contents of all the subobjects contained in this page. Every subobject is indented a little further on the screen. The primary purpose is to help keep your sanity while debugging. |
sortEntries(self)Sorts the sortedentries list containing the keys of the entry objects dictionary for this entry |
wikiwrap(self)Returns a string that is ready to be submitted to Wiktionary for this page |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Jul 03 17:07:33 2005 | http://epydoc.sf.net |