pgAdmin 4 commit: Add header that seems to be needed with Python 3.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add header that seems to be needed with Python 3.
Date: 2017-03-28 12:41:42
Message-ID: E1csqRS-0001ha-5I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add header that seems to be needed with Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=688c8103001559f59bc42b236a6376423eeae029

Modified Files
--------------
runtime/Server.cpp | 4 ++++
1 file changed, 4 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-28 13:07:24 pgAdmin 4 commit: Fix typo in variable name.
Previous Message Dave Page 2017-03-28 12:26:20 pgAdmin 4 commit: Fix usage of QString::toUtf8(). Fixes #2299