Re: lazy import for uuid module - Mailing list psycopg

From Federico Di Gregorio
Subject Re: lazy import for uuid module
Date
Msg-id 4E09F3F0.6020705@dndg.it
Whole thread Raw
In response to lazy import for uuid module  (Marko Kreen <markokr@gmail.com>)
List psycopg
On 28/06/11 17:12, Marko Kreen wrote:
> With this patch, 200x python -c 'import psycopg2.extras'
> goes from 22s to 7s.  (plain 'import psycopg2' is 6s)

Applied to devel branch, will be in 2.4.3. Thank you very much.

federico

--
Federico Di Gregorio                         federico.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
                             Best friends are often failed lovers. -- Me

psycopg by date:

Previous
From: Marko Kreen
Date:
Subject: lazy import for uuid module
Next
From: Ronan Dunklau
Date:
Subject: Custom array types converter