pgAdmin 4 commit: The 'pwd' module is not available on Windows, so repl - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: The 'pwd' module is not available on Windows, so repl
Date
Msg-id E1jg2T6-0003e9-HE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The 'pwd' module is not available on Windows, so replacing it with the 'getpass' module.

refs #5576

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a1a232a1f19b003ed261aad8bcd5235d160d6b62

Modified Files
--------------
web/pgadmin/setup/data_directory.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: RM5576: Improve error messaging if the storage and logdirectories cannot be created
Next
From: Khushboo Vashi
Date:
Subject: Re: Re- [RM-3669]If user drop any object and click on create script,count rows and Truncate table, proper error should displayed that object isin present