mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
return correct information from a script, but works well on interactive shell. Used a more proper check for Python > 2 instead of the current implementation. Thanks Vishal for the report.