python - pq: Clean up the password code a bit more.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: Clean up the password code a bit more.
Date: 2005-09-22 04:12:05
Message-ID: 20050922041205.D64AF1125F62@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Clean up the password code a bit more. Ugh, time to rewrap 0.1. :(

Modified Files:
--------------
pq/src:
client3.py (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-09-22 04:54:03 python - pkg: Handle ext_modules and don't forget *.c.
Previous Message James William Pye 2005-09-22 02:07:18 python - pq: Fix MD5 AuthRequest handler.