Thread: python - pq: Imported Sources

python - pq: Imported Sources

From
jwp@pgfoundry.org (James William Pye)
Date:
Update of /cvsroot/python/pq
In directory pgfoundry.org:/tmp/cvs-serv99218

Log Message:
Import PQueue. A low-level PQ protocol implementation providing PQv3 message
classes, client "transactions", message processing queue("Interchange") with
thread safety, and buffer mechanisms for reading messages off a stream.

Status:

Vendor Tag:    NONE
Release Tags:    INIT

N pq/setup.py
N pq/LICENSE
N pq/MANIFEST.in
N pq/src/version.py
N pq/src/transam.py
N pq/src/element3.py
N pq/src/__init__.py
N pq/src/buffer.py
N pq/src/client3.py
N pq/test/transam.py
N pq/test/element3.py
N pq/test/buffer.py
N pq/test/client3.py

No conflicts created by this import