Re: fix keyerror problems

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: Harshal Dhumal <harshaldhumal15(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: fix keyerror problems
Date: 2017-08-25 19:34:34
Message-ID: CADK3HH+BGsQ+sjkFY8+wpeSGZERvBdxTUnkpqW_XMHxwRcoAQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Even better.

I'm a python noob so help me out!

Dave Cramer

On 25 August 2017 at 15:17, Harshal Dhumal <harshaldhumal15(at)gmail(dot)com>
wrote:

> how about this....?
>
> default_path = (
> config.DEFAULT_BINARY_PATHS.get(st.stype, "")
> )
>
>
>
>
> On Sat, Aug 26, 2017 at 12:24 AM, Dave Cramer <davecramer(at)gmail(dot)com>
> wrote:
>
>> See attached patch
>>
>>
>> Dave Cramer
>>
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-26 04:30:20 pgAdmin 4 commit: Using the proper python syntax to fetch the default b
Previous Message Harshal Dhumal 2017-08-25 19:17:09 Re: fix keyerror problems