Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76072
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.022 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; '"object': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'hits': 0.16; 'subject:Object': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'seems': 0.21; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'define': 0.26; 'header:In-Reply-To:1': 0.27; 'programming.': 0.30; 'message- id:@mail.gmail.com': 0.30; 'anyone': 0.31; 'created': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'step': 0.37; 'pm,': 0.38; 'back': 0.62; 'term': 0.63; 'kind': 0.63; 'to:addr:gmail.com': 0.65; 'etc),': 0.84; 'subject:Systems': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=v9nCbuLOgHKYW4HfhhbZf44WAMcGbch+50VrYYRfYnU=; b=ynkqLorWEt7k1ALYfgR5L+SdnjOk97TmkXwFb4tne0pFd+APhSHgngIxCDcawlXvml e6oyxd/5qbb2E8n8cJyifIwGFbdBjb5kdw8i4OAa6ITxg58xZqKGJ18ASHSIHiscdup3 3k2aBH+fRaCzSimANjB5sy1PSL7CX24MpoaaosTCqQnnnJmmj8u+CwHkh5IlA/bdbgc4 1WSvQd/g0ilvAq5lZ5ckjPKLJv4VTXdDBP/Oxi9Y43XX6vY1D/rEqsY2GBGeuQrnzkPM wSgHEbmJvIGO5vDA5q9s2a0LL6vTeml59D4vWA2JLhTgKUnAJzP2A4Xp8UFez9Qm5aJO 4W0g== |
| MIME-Version | 1.0 |
| X-Received | by 10.42.82.6 with SMTP id b6mr35106666icl.51.1407789449360; Mon, 11 Aug 2014 13:37:29 -0700 (PDT) |
| Sender | skip.montanaro@gmail.com |
| In-Reply-To | <2d41828e-19ac-4e46-a487-8700c22d9b92@googlegroups.com> |
| References | <2d41828e-19ac-4e46-a487-8700c22d9b92@googlegroups.com> |
| Date | Mon, 11 Aug 2014 15:37:29 -0500 |
| X-Google-Sender-Auth | K3OxZu-bn1ae1VnzNJ8tTKkXkjI |
| Subject | Re: Python Object Systems |
| From | Skip Montanaro <skip@pobox.com> |
| To | thequietcenter@gmail.com |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | Python <python-list@python.org> |
| 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.12864.1407789458.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407789458 news.xs4all.nl 2969 [2001:888:2000:d::a6]:47397 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76072 |
Show key headers only | View raw
On Mon, Aug 11, 2014 at 3:26 PM, <thequietcenter@gmail.com> wrote: > has anyone created a survey of Python Object Systems? For the uninitiated, can you back up a step and define what you mean by an "object system"? The term seems kind of broad for Google ( number of hits for CLOS, etc), and Wikipedia just directs to a page on object-oriented programming. Thx, Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Object Systems thequietcenter@gmail.com - 2014-08-11 13:26 -0700
Re: Python Object Systems Skip Montanaro <skip@pobox.com> - 2014-08-11 15:37 -0500
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-11 14:02 -0700
Re: Python Object Systems Marko Rauhamaa <marko@pacujo.net> - 2014-08-12 00:09 +0300
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-11 14:26 -0700
Re: Python Object Systems Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-11 22:51 +0100
Re: Python Object Systems Marko Rauhamaa <marko@pacujo.net> - 2014-08-12 00:51 +0300
Re: Python Object Systems "Mike C. Fletcher" <mcfletch@vrplumber.com> - 2014-08-11 18:56 -0400
Re: Python Object Systems Michele Simionato <michele.simionato@gmail.com> - 2014-08-13 01:32 -0700
Re: Python Object Systems thequietcenter@gmail.com - 2014-08-13 10:13 -0700
Re: Python Object Systems Michele Simionato <michele.simionato@gmail.com> - 2014-08-14 03:34 -0700
csiph-web