[Patch] Utilities not working on Windows with WSGI - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [Patch] Utilities not working on Windows with WSGI
Date
Msg-id CANxoLDf5oJhF932ifYAyFPf1K+tzBdLeUYQddY4QscL36HZYtg@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
Hi Hackers,

When we use pgAdmin on Windows with WSGI 'sys.executable' returns the path of 'httpd.exe' instead of python interpreter. I have reverted the code only for Windows and for other OS we use 'sys.executable'.

Attached is the patch, can someone please review it.

--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: RM-6145 patch - Logical Replication Documentation
Next
From: Neel Patel
Date:
Subject: Re: pgagent unicode support