psycopg2/lib
Federico Di Gregorio c1a24f4ca2 NOTIFYs fix and poll status changes
POLL_OK has been changed from 3 to 0 to let the user specify a short loop
just as "if not curs.poll()" instead of having to check for write and read
separately. For an example of this, see examples/notify.py.
2010-04-05 16:52:25 +02:00
..
__init__.py Stop the loop variable used to create __all__ leaking in the module. 2010-02-14 00:35:47 +01:00
errorcodes.py Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
extensions.py NOTIFYs fix and poll status changes 2010-04-05 16:52:25 +02:00
extras.py Make asynchronous connections produce asynchronous cursors by default 2010-04-05 11:41:32 +02:00
pool.py Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00
psycopg1.py Changes license to LGPL3 + OpenSSL exception on all source files 2010-02-12 23:34:53 +01:00
tz.py Use the default role for cross referencing Python objects. 2010-02-26 00:49:19 +00:00