Re: [pgadmin-hackers][Patch] Python 3 compatibility

2017-01-20 Thread Dave Page
Thanks, patch applied. On Thu, Jan 19, 2017 at 10:12 PM, George Gelashvili wrote: > Hello > > We stumbled on the following error when running tests off of master: > > Traceback (most recent call last): > File "web/regression/runtests.py", line 254, in > servers_info = test_utils.get_config

[pgadmin-hackers][Patch] Python 3 compatibility

2017-01-19 Thread George Gelashvili
Hello We stumbled on the following error when running tests off of master: Traceback (most recent call last): File "web/regression/runtests.py", line 254, in servers_info = test_utils.get_config_data() File "/Users/pivotal/workspace/pgadmin4/web/regression/test_utils.py", line 72, in get