On Sun, Feb 13, 2011 at 1:56 PM, Ronald Hatcher <ronaldhatc...@mac.com> wrote:
>
> Specifying ia = IMDb('http') works fine. Looking through the code, if http
> isn't specified it grabs the logger before importing the appengine logging
> stuff ....

I suspected something like this, even if I'm unable to reproduce it
in a non-GAE environment.
If you want, you can try to simply put an "import logging" statement
at line 159 of __init__.py (right above the logging.getLogger call), and
see what happens.

Thanks for the bug report, I've added your name to the credits.

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

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to