Two new small features in the mercurial/git repository:
- "reraiseExceptions" option (can be used programmatically -
instancing IMDb - or
   in the imdbpy.cfg configuration file) to re-raise any caught exceptions.
   Default to False, could be useful in some circumstances.
- "timeout" option (can be used like "reraiseExceptions") to set a
timeout in seconds
   for the http connections.  By default I've set it at 30 seconds.
Can be disabled
   entirely setting it to False or None.

And an improvement:
- better SQL statements for the creation of temporary tables (re)storing
   imdbIDs... it should work gracefully with postgresql and possibly
other databases.

As usual, please report any problem and strange behavior: I'm not too sure
about the consequences of these changes. :-)


-- 
Davide Alberani <davide.alber...@gmail.com>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to