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


Groups > comp.lang.python > #10923

Replace all references to one object with references to other

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ms419@freezone.co.uk>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.108
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.01; 'subject:object': 0.07; 'try?': 0.16; 'x-mailer:evolution 2.32.3': 0.16; 'objects,': 0.23; 'second': 0.29; 'object.': 0.30; 'references': 0.32; 'to:addr :python-list': 0.33; 'object': 0.35; 'two': 0.37; 'received:192': 0.39; 'header:Mime-Version:1': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'received:184': 0.67; 'subject:one': 0.77
X-Cloudmark-SP-Filtered true
X-Cloudmark-SP-Result v=1.1 cv=rhzBfl3TH6jSClqh7E8qe//hARbvbzCI0ETuu7/2kJU= c=1 sm=1 a=pq5SyvQrKZgA:10 a=qWYXSweIvAIA:10 a=BLceEmwcHowA:10 a=LYYm-LO_OfoA:10 a=RBKHmHSr9-IA:10 a=IkcTkHD0fZMA:10 a=b0KxtKZxmKbTALECVfpD+Q==:17 a=53ism0GMH97C4ELFWZEA:9 a=QEXdDO2ut3YA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117
X-IronPort-AV E=Sophos;i="4.67,324,1309759200"; d="scan'208";a="579766592"
X-reinject true
Subject Replace all references to one object with references to other
From Jack Bates <ms419@freezone.co.uk>
To python-list@python.org
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Date Fri, 05 Aug 2011 12:37:21 -0700
Mime-Version 1.0
X-Mailer Evolution 2.32.3
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.1937.1312573077.1164.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1312573077 news.xs4all.nl 23943 [2001:888:2000:d::a6]:59174
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:10923

Show key headers only | View raw


I have two objects, and I want to replace all references to the first
object - everywhere - with references to the second object. What can I
try?

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


Thread

Replace all references to one object with references to other Jack Bates <ms419@freezone.co.uk> - 2011-08-05 12:37 -0700
  Re: Replace all references to one object with references to other John Gordon <gordon@panix.com> - 2011-08-05 20:52 +0000
    Re: Replace all references to one object with references to other John Gordon <gordon@panix.com> - 2011-08-05 20:54 +0000
  Re: Replace all references to one object with references to other Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-06 10:57 +1000

csiph-web