Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61286
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.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.031 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'subject:help': 0.08; '*is*': 0.09; 'arrays': 0.09; 'classes.': 0.09; 'interpreted': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'repeated': 0.09; 'style.': 0.09; 'python': 0.11; "'bout": 0.16; '(it': 0.16; 'frankly': 0.16; 'janssen': 0.16; 'mark,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:object': 0.16; 'wrote:': 0.18; 'obviously': 0.18; 'basically': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'received:comcast.net': 0.24; "haven't": 0.24; "i've": 0.25; 'push': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'tried': 0.27; 'point': 0.28; 'points': 0.29; '(like': 0.30; "i'm": 0.30; '>>>>': 0.31; 'argue': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'yes.': 0.31; 'anyone': 0.31; 'class': 0.32; "we're": 0.32; 'says': 0.33; 'worked': 0.33; 'subject:the': 0.34; "i'd": 0.34; 'could': 0.34; "can't": 0.35; 'something': 0.35; 'but': 0.35; 'believed': 0.36; 'doubt': 0.36; "didn't": 0.36; "i'll": 0.36; 'possible': 0.36; 'half': 0.37; 'same.': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'previous': 0.38; 'explain': 0.39; 'realize': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'most': 0.60; 'discuss': 0.62; "you've": 0.63; 'talking': 0.65; 'details': 0.65; 'due': 0.66; 'here': 0.66; 'bottom': 0.67; 'benefit': 0.68; 'past,': 0.68; 'default': 0.69; 'other.': 0.75; 'truth': 0.81; 'glad': 0.83; 'cards,': 0.84; 'seriously,': 0.84; 'spread.': 0.84; 'subject:base': 0.84; 'trouble.': 0.91; 'convinced': 0.93; 'washington': 0.93; 'yourself,': 0.95; 'mr.': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Ned Batchelder <ned@nedbatchelder.com> |
| Subject | Re: interactive help on the base object |
| Date | Sun, 08 Dec 2013 07:11:35 -0500 |
| References | <mailman.3658.1386349412.18130.python-list@python.org> <bghrnvFnpkpU1@mid.individual.net> <l80g93$e54$1@ger.gmane.org> <CAMjeLr-mz420hOJT6aVt8p5c-20H6RQC9jX8mvKEjHDP04Zp5Q@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | c-50-133-228-126.hsd1.ma.comcast.net |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
| In-Reply-To | <CAMjeLr-mz420hOJT6aVt8p5c-20H6RQC9jX8mvKEjHDP04Zp5Q@mail.gmail.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.3724.1386504707.18130.python-list@python.org> (permalink) |
| Lines | 59 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386504707 news.xs4all.nl 2905 [2001:888:2000:d::a6]:48242 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61286 |
Show key headers only | View raw
On 12/7/13 11:21 PM, Mark Janssen wrote: >>>> Is it just me, or is this basically useless? >>>> >>>> class object >>>> | The most *base* type >>> > [[Terry Reedy:]] >> How about something like. >> The default top *superclass* for all Python classes. > > How 'bout you foo<l>s just admit that you didn't realize you've been > confused this whole time? (It *is* possible isn't it?) Mark, if you want to participate in this forum, please refrain from opening with an insult. I've tried talking with you here in the past, and got nothing but sarcastic sneers and put-downs for my trouble. I gave you the benefit of the doubt, and believed that previous contentious points (no tokens on punched cards, initializing arrays to NaN, etc) were due to misunderstandings that could be worked out. You treated me with contempt and refused to discuss the details that would have let us understand each other. I know you have a theory that all of computer science has been confused for half a century. You expounded on this before, but haven't managed to explain your point clearly, and have not convinced anyone that you have a better model than the ones we're already using. Perhaps we are confused, and you have a better idea. I don't know yet, though frankly I doubt it. I'd be glad to learn about your ideas, but you have to present them seriously, and with some humility, to get them to spread. So far, repeated attempts to get details from you have failed. > > Mr. Ewing says "base" has to be interpreted as an *adjective* because > otherwise it would mean the BOTTOM (like the BASE of the pyramid), > while Terry responds that it is the TOP (*super*class). Earlier, > Steven D'Aprano wanted to argue that this distinction was irrelevant, > but obviously it can't very well be both at once now cannit? > > Could-the-world-be-so-crazy-confused-and-then-shoot-the-messenger? > > Sadly, yes. I'm sorry you feel martyred. It's not because you bring truth to crazy-confused people. It's because you can't explain yourself, and you push people away with your style. We try hard to treat each other with respect, and I'll ask you to do the same. > > MarkJ > Tacoma, Washington > -- Ned Batchelder, http://nedbatchelder.com
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
interactive help on the base object Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-06 17:03 +0000
Re: interactive help on the base object Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-08 13:10 +1300
Re: interactive help on the base object Ned Batchelder <ned@nedbatchelder.com> - 2013-12-07 19:59 -0500
Re: interactive help on the base object Mark Janssen <dreamingforward@gmail.com> - 2013-12-07 20:21 -0800
Re: interactive help on the base object Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-08 10:33 +0000
Re: interactive help on the base object Mark Janssen <dreamingforward@gmail.com> - 2013-12-08 15:01 -0800
Re: interactive help on the base object Steven D'Aprano <steve@pearwood.info> - 2013-12-09 05:11 +0000
Re: interactive help on the base object Ned Batchelder <ned@nedbatchelder.com> - 2013-12-09 05:59 -0500
Re: interactive help on the base object Steven D'Aprano <steve@pearwood.info> - 2013-12-10 03:19 +0000
Re: interactive help on the base object rusi <rustompmody@gmail.com> - 2013-12-09 20:32 -0800
Re: interactive help on the base object Steven D'Aprano <steve@pearwood.info> - 2013-12-10 05:10 +0000
Re: interactive help on the base object rusi <rustompmody@gmail.com> - 2013-12-09 21:16 -0800
Re: interactive help on the base object Roy Smith <roy@panix.com> - 2013-12-10 00:31 -0500
Re: interactive help on the base object Steven D'Aprano <steve@pearwood.info> - 2013-12-10 06:05 +0000
Re: interactive help on the base object Roy Smith <roy@panix.com> - 2013-12-10 01:20 -0500
Re: interactive help on the base object Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 09:37 +0000
Re: interactive help on the base object rusi <rustompmody@gmail.com> - 2013-12-10 03:51 -0800
Re: interactive help on the base object alex23 <wuwei23@gmail.com> - 2013-12-11 12:04 +1000
Re: interactive help on the base object Ian Kelly <ian.g.kelly@gmail.com> - 2013-12-10 04:35 -0700
Re: interactive help on the base object Chris Angelico <rosuav@gmail.com> - 2013-12-09 13:44 +1100
Re: interactive help on the base object Mark Janssen <dreamingforward@gmail.com> - 2013-12-08 19:05 -0800
Re: interactive help on the base object Chris Angelico <rosuav@gmail.com> - 2013-12-09 14:17 +1100
Re: interactive help on the base object Ian Kelly <ian.g.kelly@gmail.com> - 2013-12-09 03:12 -0700
Re: interactive help on the base object Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-09 15:06 +0000
Re: interactive help on the base object Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-09 12:15 +1300
Re: interactive help on the base object Ned Batchelder <ned@nedbatchelder.com> - 2013-12-08 07:11 -0500
csiph-web