implement ICapVideoProvider.iter_search_results()

This commit is contained in:
Romain Bignon 2010-04-17 17:27:23 +02:00
commit f1ee6d674a
4 changed files with 105 additions and 11 deletions

View file

@ -19,3 +19,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from .video import VideoPage
from .results import ResultsPage