![]() |
Dico |
GNU Dictionary Server |
Sergey Poznyakoff |
5.6.2.1 The DicoSelectionKey
class
The DicoSelectionKey
class represents a search key and is used
when looking for matches. Calling str
on the object of that
class returns the search term itself, as does the word
method:
- Method on DicoSelectionKey: word
Returns the search term. It is equivalent to the
__str__
attribute.
This document was generated on September 4, 2020 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.