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


Groups > comp.lang.python > #43409

Re: OOPv2 -- Was: [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <dreamingforward@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:not': 0.03; 'subject:: [': 0.04; 'guido': 0.05; 'subject:Python': 0.06; 'subject: -- ': 0.07; 'subject:PEP': 0.07; 'lawrence': 0.09; 'developer': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'thread': 0.14; 'janssen': 0.16; 'repr()': 0.16; 'str()': 0.16; 'subject:Was': 0.16; 'subject:ideas': 0.16; 'subject:item': 0.16; 'thread,': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'subject:] ': 0.20; 'cc:addr:python.org': 0.22; 'sorry,': 0.24; 'environment': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'right.': 0.26; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'received:google.com': 0.35; 'pm,': 0.38; 'moving': 0.39; 'discuss': 0.62; 'fact,': 0.69; 'present.': 0.74; 'to:addr:yahoo.co.uk': 0.84; 'inquiry': 0.93; 'realistic': 0.93; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=M2jrN9QUiNtXWHxtbes6xqPbVeopyil3CRWcoTaqtB0=; b=YIgn8lW6/XsHYl6/q99LbpkADXqhz4SeG2KQSGlYXLrMIu6VBO/bhfeEJBbhY3xypu MbUpFiKH9mHXQNBQHWtfGUx2a3obhVZQhr4tFo/3JOMY6cfyk3aSNHHCRPpJ8iQD2c5T K/Rxtrl/f33yRFomTMtJPE7LWyMCuuBVA5tKH+EZokB6y7lzVNiPGfuN2iT8TujWh0Rv AxbzzdnSVyDcayoMpm1PUNFwwPAk4R/sJn0jYQHtu9UvIgu2ZAoPwbao9YyVIiglSQc8 0r3OXrExVn9w4/Yfw+gW9DR2suwnx1zasyukePeAsGXvx9fF3lplqaqQZVn39BO7nsry 8DjQ==
MIME-Version 1.0
X-Received by 10.180.103.65 with SMTP id fu1mr817548wib.4.1365728085236; Thu, 11 Apr 2013 17:54:45 -0700 (PDT)
In-Reply-To <kk7kov$cuk$1@ger.gmane.org>
References <CAMjeLr_+9CjrRWL6=wnY21iSZFEqcq6Nsp=6bHX7okAhDNYYKw@mail.gmail.com> <kk7kov$cuk$1@ger.gmane.org>
Date Thu, 11 Apr 2013 17:54:45 -0700
Subject Re: OOPv2 -- Was: [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)"
From Mark Janssen <dreamingforward@gmail.com>
To Mark Lawrence <breamoreboy@yahoo.co.uk>
Content-Type text/plain; charset=ISO-8859-1
Cc 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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.495.1365728092.3114.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365728092 news.xs4all.nl 2590 [2001:888:2000:d::a6]:38566
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43409

Show key headers only | View raw


On Thu, Apr 11, 2013 at 5:34 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> On 12/04/2013 01:29, Mark Janssen wrote:
>>
>>
>> You are right.  It might not be realistic given the Python developer
>> environment at present.   In fact, I'm moving the thread out of
>> python-ideas into python-list since Guido doesn't want to discuss it.
>
> Please don't.

Sorry, not the whole repr() vs str() thread, just the inquiry about
rethinking OOP....

Mark

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


Thread

Re: OOPv2 -- Was: [Python-ideas] Reviving PEP 3140 - "str(container) should call str(item), not repr(item)" Mark Janssen <dreamingforward@gmail.com> - 2013-04-11 17:54 -0700

csiph-web