Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90219

Re: calling base class method fetches no results

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: calling base class method fetches no results
Date 2015-05-09 09:11 +0100
References <CANPUzQ1QJrg7GKRTpfvKLivG+vbNAY+gYeBSsB_zrJmX=4tRFQ@mail.gmail.com> <mikbn3$tc3$1@ger.gmane.org> <CANPUzQ0vTW6a+Umd6nXUOQ+Uds9dhHO-i44EVuAr0hYgcADv0Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.277.1431159115.12865.python-list@python.org> (permalink)

Show all headers | View raw


On 09/05/2015 08:59, david jhon wrote:
> Hi, I am sorry for sending in five attachments, I cloned the code from here
> <https://bitbucket.org/msharif/hedera/src>: Let me explain it here:
>

[nearly 300 lines of code snipped]

> I am really sorry for any inconvenience caused. I, ve tried to make it a
> bit clear here. I am not even able to debug the code by setting a python
> debugging point pdb. I need help from you guys. Thanks a lot again for your
> time and help.
>
> Best Regards,
> David

You clearly didn't bother to read this http://sscce.org/ about how to 
put a question so have another go.  Three strikes and you're out.

And please don't top post here, it's extremely annoying when trying to 
follow long threads.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: calling base class method fetches no results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-09 09:11 +0100

csiph-web