studionow / pybrightcove

Python Implementation of the Brightcove Backend Integration API
http://help.brightcove.com/developer/docs/mediaapi/media-API.cfm
MIT License
29 stars 28 forks source link

Modify ItemCollection to hide details of paging #27

Closed paltman closed 15 years ago

paltman commented 15 years ago

Would be best if the consumer didn't have to think about the paging and could instead just do a single loop. Thinking a generator function of some sort would do the trick.

paltman commented 15 years ago

Added an iterator. Closed by e1f07aeb91d0037f3e944a33bbfa53af295f0c23