Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; '16,': 0.03; 'canvas': 0.07; 'python': 0.09; "wouldn't": 0.11; 'sat,': 0.15; '"copy",': 0.16; 'bounds': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'silly': 0.16; 'subject:???': 0.16; 'threads': 0.16; 'wrote:': 0.17; 'written': 0.20; 'bit': 0.21; "i've": 0.23; 'thus': 0.24; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'lines': 0.28; 'question:': 0.29; 'objects': 0.29; 'probably': 0.29; 'usually': 0.30; '-----': 0.32; 'could': 0.32; 'stands': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'along': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'list.': 0.35; 'but': 0.36; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; 'real': 0.61; 'first': 0.61; 'email addr:gmail.com': 0.63; 'more': 0.63; 'within': 0.64; 'dont': 0.64; 'french': 0.64; 'detail.': 0.65; '2013': 0.84; 'rick': 0.91; 'stretch': 0.91 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:content-type; bh=FR5pix/D/wWXvuSEhC4SAfyDpwuT3y0VohhJKLhwZTk=; b=PWLhLP7CgaPoRK0iLD25qgX92Hnmnr6s16lZJsk+BFW7a3CFab64Oc+5R0w81vratc H1eO+zwMmgyKBpzGCP/JLqpLtZa5UAwrXZAAWYWCf5N6P3EHdsVcEI06aWNyQd0sZE3Q Z6vQeGe/l8R77WH8732LbllB+ldboZRm7mmKK862A+b/z41k36Ul9Fu3HmkHsDfHsQdG lAz9ebudZVVQoesMA4w/8SkgOYHIi+31fb+At48z2hr1zrKV2Rzf3/fN42OtJoOy3Eux onhjjmyQxBUmghzuzhr8ij52Qydj2YfZ0W+5JrwuwTj1eqUjWSQRzITIkud/NhyPfx0P 2DkQ== MIME-Version: 1.0 X-Received: by 10.52.67.164 with SMTP id o4mr6278291vdt.42.1363359410945; Fri, 15 Mar 2013 07:56:50 -0700 (PDT) In-Reply-To: <115170410.5462401.1363359131743.JavaMail.root@sequans.com> References: <115170410.5462401.1363359131743.JavaMail.root@sequans.com> Date: Sat, 16 Mar 2013 01:56:50 +1100 Subject: Re: how to couper contenier of a canvas in an outer canvas??? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363359419 news.xs4all.nl 6893 [2001:888:2000:d::a6]:34898 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41277 On Sat, Mar 16, 2013 at 1:52 AM, Jean-Michel Pichavant wrote: > ----- Original Message ----- >> >> I dont usually bother about spelling/grammar etc. And I think it >> silly >> to do so on a python list. >> >> However with this question: >> >> On Mar 14, 5:16 pm, olsr.ka...@gmail.com wrote: >> > how to couper all the obejcts in a canvas in an auther canvas? >> >> "obejcts" is clearly "objects" >> and "auther" is probably "other" >> >> But what the *^*& is couper? >> I first thought it was "couple" >> It could be "copy" as Rick understood >> By some stretch it could even be "cope" >> >> So yes grammar/spellings etc dont matter... as long as we are within >> the bounds of comprehension! > > couper is probably a french word, I've seen some of the OP's threads written in french. > > It means "cut". > > He probably wants to "cut" some objects in a canvas and "paste" them in another. Ah. Not having any real comprehension of French, I was thinking along the lines of "copy", which thus wouldn't be very far wrong. However, it still stands that the message would have been a lot more comprehensible with a bit more detail. ChrisA