On 09/28/2009 08:07 PM, Davide Alberani wrote:
> 
> Thanks; I've inverted the logic of the check: first I try the
> language of a movie, and if not found its production country.
> 

In the diff, I see:

     'Spanish': ('Spain', 'Mexico'),
     'Portuguese': ('Portugal', 'Brazil'),
+    'Turkey': ('Turkish',),
     #'German': ('Germany', 'East Germany', 'West Germany'),
     #'French': ('France'),

Is this related to what you say above or should it be

  'Turkish': ('Turkey',)

like the others?

-- 
H. Turgut Uyar <u...@itu.edu.tr> [PGP KeyID: 0xEAF45FB8]
http://www3.itu.edu.tr/~uyar/


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to