Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59286
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:help': 0.08; 'get.': 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; 'tismer': 0.09; 'python': 0.11; 'volunteer': 0.12; 'hint': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'do,': 0.16; 'language': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'programming': 0.22; 'header:User-Agent:1': 0.23; '(or': 0.24; 'nearly': 0.26; 'second': 0.26; 'code:': 0.26; 'certain': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'point': 0.28; 'errors': 0.30; 'asked': 0.31; 'code': 0.31; 'lines': 0.31; 'gary': 0.31; 'run': 0.32; 'could': 0.34; 'problem': 0.35; 'subject:with': 0.35; 'but': 0.35; 'being': 0.38; 'christian': 0.38; 'question,': 0.38; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'tell': 0.60; 'free': 0.61; 'world.': 0.61; "you've": 0.63; 'group,': 0.63; 'here': 0.66; 'cut': 0.74; 'subject:this': 0.83; 'belief': 0.84; 'greek': 0.84; 'imran': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Please help with this |
| Date | Wed, 13 Nov 2013 06:02:03 +0000 |
| References | <6ade7311-fe93-4747-959b-e9b947714b00@googlegroups.com> <5283016F.50202@islandtraining.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-26-131.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| In-Reply-To | <5283016F.50202@islandtraining.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.2526.1384322542.18130.python-list@python.org> (permalink) |
| Lines | 37 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384322542 news.xs4all.nl 15873 [2001:888:2000:d::a6]:55143 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59286 |
Show key headers only | View raw
On 13/11/2013 04:34, Gary Herron wrote: > On 11/12/2013 08:18 PM, saad imran wrote: >> Could you point out any errors in my code: >> >> > <Snip 280+ lines of code.> > > Nope. > > > > You've got to do *some* of the work if you expect free volunteer help > from people around here. Take the time to tell us what you expect this > program to do, what actually happens when you run it, what errors you > get. If you get Python traceback, cut and paste it into an email. Tell > us how you have tried to fix the problem, whatever that may be. Give > some hint where in the nearly 300 lines of code the problem may be > occurring. > > You can get lots of free volunteer help from this group, but the > question, as you've asked it, is a misuse (or even an *abuse*) of this > group. > > Gary Herron > > It's my belief that the above is way OTT given the dross we've had to put up with from a certain Greek individual over the last few months. Why isn't the OP here being spoon fed? -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Please help with this saad imran <saad.imran98@gmail.com> - 2013-11-12 20:18 -0800
Re: Please help with this Gary Herron <gary.herron@islandtraining.com> - 2013-11-12 20:34 -0800
Re: Please help with this Ben Finney <ben+python@benfinney.id.au> - 2013-11-13 16:54 +1100
Re: Please help with this Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-13 06:02 +0000
Re: Please help with this Dave Angel <davea@davea.name> - 2013-11-13 00:45 -0600
Re: Please help with this Steven D'Aprano <steve@pearwood.info> - 2013-11-13 06:49 +0000
Re: Please help with this mkharper <mkharper@gmail.com> - 2013-11-13 00:53 -0800
Re: Please help with this mkharper <mkharper@gmail.com> - 2013-11-13 01:02 -0800
Re: Please help with this mkharper <mkharper@gmail.com> - 2013-11-13 03:09 -0800
Re: Please help with this Peter Otten <__peter__@web.de> - 2013-11-13 13:30 +0100
csiph-web