[pgAdmin][RM5455] Cleanup pgAdmin.py

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5455] Cleanup pgAdmin.py
Date: 2020-04-30 13:30:28
Message-ID: CAM9w-_=XT7F34oA+gxccRwcA6zQjHkCt_wE7xO892eYJ9o1BQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to restructure pgAdmin4.py so that the startup code
can be imported by setup_pip.py.
Code is also changed to tidy and restructure the code a bit. Changes won't
affect other runners like runtime, WSGI, etc.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5455.patch application/octet-stream 8.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Satish V 2020-04-30 14:58:59 Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu
Previous Message Akshay Joshi 2020-04-30 11:58:57 Re: Raise an exception under Python < 3.4