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


Groups > comp.lang.python > #112372

Re: make an object read only

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Robin Becker <robin@reportlab.com>
Newsgroups comp.lang.python
Subject Re: make an object read only
Date Fri, 5 Aug 2016 09:51:36 +0100
Lines 13
Message-ID <mailman.189.1470387119.6033.python-list@python.org> (permalink)
References <c6a0318e-af2c-4390-ab4c-a6e0fa35891a@googlegroups.com> <d75425f2-5c20-40f7-8a83-581737e37034@googlegroups.com> <3439364d-2d34-1d3d-a356-d47d157686f9@chamonix.reportlab.co.uk>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de DazxDhGdan5a3lUKzuRLdwScdb84GmA6BHzROZKJl+sA==
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.038
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'used.': 0.05; 'received:gmane.org': 0.09; 'received:list': 0.09; '.........': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:make': 0.16; 'subject:object': 0.16; 'wrote:': 0.16; 'lawrence': 0.22; 'mixed': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'objects': 0.29; 'agreed': 0.31; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'method': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'save': 0.60; 'our': 0.64; 'capable': 0.65; 'said:': 0.66; 'results': 0.66; 'becker': 0.84; 'subject:read': 0.84
X-Injected-Via-Gmane http://gmane.org/
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
In-Reply-To <d75425f2-5c20-40f7-8a83-581737e37034@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
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>
X-Mailman-Original-Message-ID <3439364d-2d34-1d3d-a356-d47d157686f9@chamonix.reportlab.co.uk>
X-Mailman-Original-References <c6a0318e-af2c-4390-ab4c-a6e0fa35891a@googlegroups.com> <d75425f2-5c20-40f7-8a83-581737e37034@googlegroups.com>
Xref csiph.com comp.lang.python:112372

Show key headers only | View raw


On 05/08/2016 01:03, Lawrence D’Oliveiro wrote:
........
>> objects after the save method has been used. The user had mixed results :(
>
> As GvR has said: “we’re all consenting adults here”.
>
> In other words, we”re capable of coping with the consequences of our actions.
>

agreed :)
-- 
Robin Becker

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


Thread

make an object read only Robin Becker <robin@reportlab.com> - 2016-08-02 08:12 -0700
  Re: make an object read only "dfh@forestfield.co.uk" <dfh@forestfield.co.uk> - 2016-08-02 09:28 -0700
  Re: make an object read only Steven D'Aprano <steve+python@pearwood.info> - 2016-08-03 02:36 +1000
  Re: make an object read only dieter <dieter@handshake.de> - 2016-08-03 09:57 +0200
  Re: make an object read only Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-04 17:03 -0700
    Re: make an object read only Robin Becker <robin@reportlab.com> - 2016-08-05 09:51 +0100
    Re: make an object read only Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2016-08-05 11:04 +0200
    Re: make an object read only Rick Johnson <rantingrickjohnson@gmail.com> - 2016-08-07 16:40 -0700

csiph-web