SearchResult¶
- class SearchResult(group, tag)[source]
Holder for and manipulation of search results.
Methods
|
|
|
Checks if these two results have the same tags/groups by identity(not equality) |
Returns a new result, with the combined tags/groups from this and other. |
Attributes