ocelma / python-itunes

A simple python wrapper to access iTunes Store API http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html
158 stars 67 forks source link

Updated get_albums() #8

Closed moshferatu closed 11 years ago

moshferatu commented 11 years ago

Fixed a bug in the get_albums() function where the first result was being omitted.

ocelma commented 11 years ago

Merged. Thanks!