Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52683
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <to.mueller13@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.088 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.01; 'yet.': 0.04; 'python': 0.11; 'posted': 0.15; 'ast': 0.16; 'subject:remove': 0.16; 'there?': 0.16; 'leave': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'maybe': 0.34; 'tool': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'thanks': 0.36; 'subject:?': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'skip:n 10': 0.64; 'here': 0.66; 'subject:skip:N 10': 0.84; 'responses': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=uFYuCXqcWZTJZr34psvWKkTGKxFTiC+aZkUonGO0Zeo=; b=vV9RkhSi5dK14I0ViOQ6VrgxGDMQNCSo+0tcJ4SSAsVPQq6y79deegZZcwL7X/m0rI oHZaMb4Lvgaxtyu2v9/stjjoB38xAbnFJfTYaYVzg1I+oeq5m+GM3gRVV9cxjqEBZjmG 7TcfrfLfpqWLDlJOF3NeyQ/WX4Q7zLfvLoXgi+FG6q4oZ02hkWss6TjU/lzJuolRt1R0 m3R8/vD1hXt0npF55kRhQG68GD+oz7QyQYf8wQlx6M67JqF/EEhivjeu74agRYL03Olq N/OkYYH8Ok/DY/diBme82IyJj4PKb32ZEZIWQxwfFs7BDuNAwpB98asRPWoZPFmOCG/U gvxQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.14.199.3 with SMTP id w3mr21312795een.33.1376903976984; Mon, 19 Aug 2013 02:19:36 -0700 (PDT) |
| Date | Mon, 19 Aug 2013 11:19:36 +0200 |
| Subject | NodeTransformer: how to remove nodes? |
| From | Tobias Müller <to.mueller13@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=047d7b3440c870452904e4497049 |
| X-Mailman-Approved-At | Mon, 19 Aug 2013 12:52:05 +0200 |
| 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.22.1376909526.19984.python-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1376909526 news.xs4all.nl 15940 [2001:888:2000:d::a6]:54068 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52683 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi I'm facing an issue with NodeTransformer, a tool used for Python AST manipulations. Last week I posted on stackoverflow.com, but there are no responses yet. Maybe someone reading the mailing list can have a look and leave me a response here or over there? http://stackoverflow.com/questions/18275662/python-nodetransformer-how-to-remove-nodes Thanks Tobias Mueller
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
NodeTransformer: how to remove nodes? Tobias Müller <to.mueller13@gmail.com> - 2013-08-19 11:19 +0200
csiph-web