Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41238
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <galois271@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.036 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'debugging': 0.05; 'filename.': 0.09; 'filenames,': 0.09; 'to:addr:comp.lang.python': 0.09; 'url:rss': 0.09; 'cc:addr:python-list': 0.10; 'feed.': 0.16; 'trying': 0.21; 'parse': 0.22; 'example': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'thanks!': 0.26; 'cc:addr:gmail.com': 0.27; 'post': 0.28; 'questions.': 0.29; "i'm": 0.29; 'minimal': 0.30; 'code': 0.31; 'asking': 0.32; 'traceback': 0.33; 'problem': 0.33; 'received:google.com': 0.34; 'feed': 0.35; 'there': 0.35; 'url:org': 0.36; 'useful': 0.36; 'should': 0.36; 'data': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'shows': 0.38; 'your': 0.60; 'url:aspx': 0.60; 'more': 0.63; 'show': 0.63; 'tricks': 0.65; 'pleasure.': 0.84; 'strangers': 0.84; 'seriously,': 0.91 |
| X-Received | by 10.49.30.100 with SMTP id r4mr307586qeh.32.1363285158372; Thu, 14 Mar 2013 11:19:18 -0700 (PDT) |
| Newsgroups | comp.lang.python |
| Date | Thu, 14 Mar 2013 11:19:18 -0700 (PDT) |
| In-Reply-To | <mailman.3313.1363277108.2939.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=75.72.47.176; posting-account=XtVbbAkAAACKUwKnhT-sDRR6-3PQ0CMA |
| References | <a8aaf0a9-de8e-476f-9a34-e75694112802@googlegroups.com> <mailman.3313.1363277108.2939.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 75.72.47.176 |
| MIME-Version | 1.0 |
| Subject | Re: Generating Filenames from Feeds |
| From | Chuck <galois271@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | "python-list@python.org" <python-list@python.org>, Chuck <galois271@gmail.com> |
| 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> |
| Message-ID | <mailman.3317.1363285167.2939.python-list@python.org> (permalink) |
| Lines | 27 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363285167 news.xs4all.nl 6859 [2001:888:2000:d::a6]:52179 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41238 |
Show key headers only | View raw
> Seriously, if you don't post a minimal code example that shows the problem and with a full traceback you are asking strangers to do magic tricks for your pleasure. I'm asking more for a better way of generating destination filenames, not so much debugging questions. I only put my attempts there to show people that I was actually trying something, and not just relying on people to do my thinking for me. I'm trying to take a feed such as this http://www.theskepticsguide.org/feed/rss.aspx?feed=SGU and parse some useful data out of it for a destination filename. The solution should be general, and not just for this particular feed. Thanks!
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Generating Filenames from Feeds Chuck <galois271@gmail.com> - 2013-03-14 08:38 -0700
Re: Generating Filenames from Feeds Joel Goldstick <joel.goldstick@gmail.com> - 2013-03-14 12:05 -0400
Re: Generating Filenames from Feeds Chuck <galois271@gmail.com> - 2013-03-14 11:19 -0700
Re: Generating Filenames from Feeds Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-14 22:58 +0000
Re: Generating Filenames from Feeds Chuck <galois271@gmail.com> - 2013-03-14 11:19 -0700
Re: Generating Filenames from Feeds MRAB <python@mrabarnett.plus.com> - 2013-03-14 16:07 +0000
csiph-web