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


Groups > comp.lang.python > #41237

Re: Generating Filenames from Feeds

Newsgroups comp.lang.python
Date 2013-03-14 11:19 -0700
References <a8aaf0a9-de8e-476f-9a34-e75694112802@googlegroups.com> <mailman.3313.1363277108.2939.python-list@python.org>
Message-ID <d7114660-bf09-4210-91d0-83a2d0c26c34@googlegroups.com> (permalink)
Subject Re: Generating Filenames from Feeds
From Chuck <galois271@gmail.com>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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