intel / dleyna-control

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
8 stars 12 forks source link

[GenericModel] Add abstract GenericModel._fetch_items() #32

Closed jku closed 11 years ago

jku commented 11 years ago

This seems like a good practice and silences a pychecker warning.

Signed-off-by: Jussi Kukkonen jussi.kukkonen@intel.com

markdryan commented 11 years ago

Merged. Thanks.