l'il type-o

I will stop now.

/usr/local/lib/python2.6/dist-packages/IMDbPY-4.1-py2.6-linux-i686.egg/imdb/utils.py
in __getitem__(self, key)
   1375         # Handle key aliases.

   1376         key = self.keys_alias.get(key, key)
-> 1377         rawData = self.data[key]
   1378         if key in self.keys_tomodify and \
   1379                 self.modFunct not in (None, modNull):

KeyError: 'titile'
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to