python - lo: Improve __str__ output for exceptions and warnings.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - lo: Improve __str__ output for exceptions and warnings.
Date: 2007-11-29 23:09:36
Message-ID: 20071129230936.931E817ADCD4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve __str__ output for exceptions and warnings.

Take the FILE, LINE, and FUNCTION values and place them into a single line.
(LOCATION: )

Modified Files:
--------------
lo/postgresql:
exceptions.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/exceptions.py.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-11-29 23:11:54 python - pq: Don't inherit from SyntaxError.
Previous Message User Dim 2007-11-29 21:38:14 pgloader - pgloader: debian packaging, Closes #453434 (ITP)