Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38404
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <thudfoo@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.119 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.00; 'subject: <': 0.09; 'subject:XML': 0.16; 'subject:item': 0.16; 'url:packages': 0.16; 'wrote:': 0.17; 'app': 0.19; "i've": 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'appreciated.': 0.26; 'link,': 0.29; 'url:python': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'said,': 0.35; 'received:209.85': 0.35; 'message-id:@gmail.com': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'advice': 0.39; 'to:addr:python.org': 0.39; 'content-disposition:inline': 0.60; 'header:Message-Id:1': 0.62; 'email addr:gmail.com': 0.63; 'thursday': 0.65; '2013': 0.84; 'crucial': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=iyoRtPMGRe06u/IoYNMR2+q8i725AjR0wDdN3rML1x4=; b=wYoNbEjwe5sZ5AI7uonAwJGRKNeKQAeuQBMJo/XyxAIeOkO+ZozPI7PsVrw4OJFMGq 7VvFxfcraWbZTbcVBRhv7sPFT117sLuLRqFgOxDMd75Kf/7BrwpUUhxWOTYPOHktF0mT dxlkKUvGOaU3bWca2fCyHnxQwOQfsgsYU7hCkYQ5kw8+PYmZ91ZhVtL1fpjT5r4exlDK j2YTkIMCIj+BaYg5dEYczCu3/K2Eb+xHjW0/fPWrNmCogoPWIxCp+reUwALv3g47WX5z ma4aLiMdNB88rLNGRtuDKE+wt5viT9prRRPCW8iBRbEMKYrF0VL8D4hMf840uGuVvYe6 m8Qg== |
| X-Received | by 10.66.79.202 with SMTP id l10mr13270004pax.36.1360300278782; Thu, 07 Feb 2013 21:11:18 -0800 (PST) |
| From | xDog Walker <thudfoo@gmail.com> |
| To | python-list@python.org |
| Subject | Re: Parsing XML RSS feed byte stream for <item> tag |
| Date | Thu, 7 Feb 2013 21:10:25 -0800 |
| User-Agent | KMail/1.9.5 |
| References | <16828a11-6c7c-4ab6-b406-6b8819883b5e@googlegroups.com> |
| In-Reply-To | <16828a11-6c7c-4ab6-b406-6b8819883b5e@googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-1" |
| Content-Transfer-Encoding | 7bit |
| Content-Disposition | inline |
| 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.1474.1360300288.2939.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360300288 news.xs4all.nl 6842 [2001:888:2000:d::a6]:32924 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38404 |
Show key headers only | View raw
On Thursday 2013 February 07 12:36, darrel.rendell@gmail.com wrote: > As I've said, BeautifulSoup fails to find both pubDate and Link, which are > crucial to my app > Any advice would be greatly appreciated. http://packages.python.org/feedparser -- Yonder nor sorghum stenches shut ladle gulls stopper torque wet strainers.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Parsing XML RSS feed byte stream for <item> tag darrel.rendell@gmail.com - 2013-02-07 12:36 -0800 Re: Parsing XML RSS feed byte stream for <item> tag John Gordon <gordon@panix.com> - 2013-02-07 21:00 +0000 Re: Parsing XML RSS feed byte stream for <item> tag xDog Walker <thudfoo@gmail.com> - 2013-02-07 21:10 -0800
csiph-web