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

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'url:bitbucket': 0.05; 'debug': 0.07; 'debugging': 0.07; 'guys.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:method': 0.09; 'python': 0.11; 'language.': 0.14; 'caused.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:class': 0.16; 'threads.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'trying': 0.19; 'help.': 0.21; 'header:User-Agent:1': 0.23; 'question': 0.24; 'post': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'point': 0.28; 'code': 0.31; 'lines': 0.31; 'go.': 0.31; 'another': 0.32; 'really': 0.36; "didn't": 0.36; 'thanks': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'clear': 0.37; 'to:addr:python-list': 0.38; 'explain': 0.39; 'extremely': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'read': 0.60; "you're": 0.61; 'here:': 0.62; 'our': 0.64; 'charset:windows-1252': 0.65; 'here': 0.66; 'subject:base': 0.84; 'received:89': 0.85; 'subject:results': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: calling base class method fetches no results
Date Sat, 09 May 2015 09:11:45 +0100
References <CANPUzQ1QJrg7GKRTpfvKLivG+vbNAY+gYeBSsB_zrJmX=4tRFQ@mail.gmail.com> <mikbn3$tc3$1@ger.gmane.org> <CANPUzQ0vTW6a+Umd6nXUOQ+Uds9dhHO-i44EVuAr0hYgcADv0Q@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-89-240-163-187.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
In-Reply-To <CANPUzQ0vTW6a+Umd6nXUOQ+Uds9dhHO-i44EVuAr0hYgcADv0Q@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.277.1431159115.12865.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1431159115 news.xs4all.nl 2847 [2001:888:2000:d::a6]:34323
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:90219

Show key headers only | 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