python - tin: Improve portability.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - tin: Improve portability.
Date: 2006-10-29 22:49:22
Message-ID: 20061029224922.1AB3E216E11@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve portability.

dict(kw='val') does not work in 2.2 and __file__ does not exist.

Modified Files:
--------------
tin:
setup.py (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/tin/setup.py.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2006-10-30 00:08:03 pgsql: Fix typo in backup docs.
Previous Message James William Pye 2006-10-29 18:30:22 python - ip: Improve portability.