Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95605
| Path | csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:editor': 0.07; 'subject:help': 0.07; 'cc:addr:python-list': 0.09; 'posted.': 0.09; '24,': 0.16; 'anyone?': 0.16; 'follow-up': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'advise.': 0.22; 'context.': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'message-id:@mail.gmail.com': 0.27; 'everyone': 0.31; 'post': 0.31; "can't": 0.32; 'list': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'one,': 0.37; 'list.': 0.37; 'mailing': 0.38; 'does': 0.39; 'subject:-': 0.39; 'some': 0.40; 'provide': 0.61; 'python-list': 0.66; 'chrisa': 0.84; 'fortunately': 0.84; 'to:none': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=OFVnjXeC/RK+dZniAoO+cHlySsFqWwEsBmGwYPrPwkY=; b=qvp4kGpvPEqfh5imRAKZVU6YKNKduJbh4onNjknnko9g4cpqlk673s5zHnwAChORRY 0/gawYUrnzlVGNu5FCBF6HDWWzgMTOaBDDZ6QibtVNptcnvyJ2zF1Wgbz9XNgTfCsHSW KsnY9TQ2tqkk/AwpRHzTa78IMX59hhFif7Oko/tZ7icM7zKV7r9fEtB2r2f8kBNSje6B EDqxh69jK9Op85SMRL15Xx9vi3hGWuAnjbI/M2Uz/i1HELKpc2wKCcvyDXGPt5J+0gDD EYsIGeJ1sIj9f2d+svja1M6jcNnb8NpwyigwvXhesIQY515Y12cEXysNnf7Ds9TpaQS2 ecdg== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.12.166 with SMTP id 38mr15094601iom.157.1440375578768; Sun, 23 Aug 2015 17:19:38 -0700 (PDT) |
| In-Reply-To | <18ad5417-a10e-4744-88ed-48aa01ede2cf@googlegroups.com> |
| References | <475013a6-6dcb-414e-8b99-d3af617cd2c7@googlegroups.com> <18ad5417-a10e-4744-88ed-48aa01ede2cf@googlegroups.com> |
| Date | Mon, 24 Aug 2015 10:19:38 +1000 |
| Subject | Re: Canopy editor-Variables browser and help |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.2.1440375581.11709.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1440375581 news.xs4all.nl 23772 [2001:888:2000:d::a6]:49521 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:95605 |
Show key headers only | View raw
On Mon, Aug 24, 2015 at 8:09 AM, lbertolotti via Python-list <python-list@python.org> wrote: > Anyone? When you post a follow-up like this, it helps to provide some context. Fortunately for you, I have a threaded email client, but not everyone does - and not everyone was subscribed to the list when you first posted. If you're having difficulties with Canopy, you may do better on a specific Canopy mailing list. I, for one, have no experience with it, and can't advise. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Canopy editor-Variables browser and help lbertolotti <lucas.bertolotti@yahoo.com> - 2015-05-02 12:50 -0700
Re: Canopy editor-Variables browser and help lbertolotti <lucas.bertolotti@yahoo.com> - 2015-08-23 15:09 -0700
Re: Canopy editor-Variables browser and help Chris Angelico <rosuav@gmail.com> - 2015-08-24 10:19 +1000
Re: Canopy editor-Variables browser and help breamoreboy@gmail.com - 2015-08-23 17:11 -0700
csiph-web