straw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-devel] Another minor fix


From: Ryan P Skadberg
Subject: [Straw-devel] Another minor fix
Date: Tue, 04 Nov 2003 19:09:02 -0500

In Feed.py:

Change:
        url = urllib.quote(url, safe="/,:?=&#")

To:
        url = urllib.quote(url, safe="/,:?=&#*")


This fixes the links in Yahoo News RSS feeds.

Skadz

-- 
-----------------------------------------------------------------------
 Ryan P Skadberg                          E: address@hidden
 The Stigmata Organization                U: http://www.stigmata.org/
-----------------------------------------------------------------------
  GPG fingerprint = 0B97 F771 E7D2 69B2 FF5C  5693 4E25 7E77 DEF0 CA4B
-----------------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]