How do I get the year from search_movie() list (without calling
ia.update)?
I know that for movieID it is
for i in ia.search_movie("matrix"):
print i.movieID------------------------------------------------------------------------------ _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
