On Thursday, April 26, 2012 10:13:57 AM Jacek Kałucki wrote: > Użytkownik John Fabiani napisał: > > + pythonType = self._types[field_name,None] > > AFAIK, this syntax is invalid and always return KeyError exception. > The correct implementation should use dictionary class get() method instead.
Works here. If you have a better solution please commit. Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/2069410.MHujdY6ABX@linux-12
