pgAdmin 4 commit: Added missing __init__.py file in debugger utils whic

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added missing __init__.py file in debugger utils whic
Date: 2019-06-19 08:01:57
Message-ID: E1hdVXZ-0007wk-7E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added missing __init__.py file in debugger utils which is required for Python 2.7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce7679c4bd493c8972ea72d3575e8f47c0b10c8c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/debugger/utils/__init__.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-06-19 08:02:18 Re: [pgAdmin][RM4329] Initialization error when parameterised functions debugged in parallel in two separate tabs
Previous Message Aditya Toshniwal 2019-06-19 07:04:58 Re: [pgAdmin][RM4329] Initialization error when parameterised functions debugged in parallel in two separate tabs