python - be: Use os.listdir, and only process files, so as not to try to - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Use os.listdir, and only process files, so as not to try to
Date
Msg-id 20050618021401.281B51126090@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use os.listdir, and only process files, so as not to try to test ./CVS/*.

Modified Files:
--------------
    be/test:
        regress.py (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/regress.py.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Add basic generator functionality checks.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Dept.