pgsql: python.m4: Remove useless "import string" calls - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: python.m4: Remove useless "import string" calls
Date
Msg-id E1RVFfY-0005zR-EH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
python.m4: Remove useless "import string" calls

They have been unneeded since the use of the string module has been
removed in a65ed83f8a6fbf35c1e563533ab8293a788b1fce.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/80ac853f0521963e870dfe484d56df8ab2de82e0

Modified Files
--------------
config/python.m4 |   12 ++++++------
configure        |   12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: plpython: Fix sed expression in python3 build
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_upgrade: Disable installcheck