Dr Fun Module Fix

Bug #489069 reported by Ged Walsh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dosage
Fix Committed
Medium
Tristan Seligmann

Bug Description

http://www.ibiblio.org/Dave/ar00502.htm

class DrFun(BasicScraper):
    latestUrl = 'http://www.ibiblio.org/Dave/ar00502.htm'
    imageUrl = 'http://www.ibiblio.org/Dave/ar%s.htm'
    imageSearch = compile(r'<A HREF= "(Dr-Fun/df\d{6}/df.+?)">')
    prevSearch = compile(r'<A HREF="(.+?)">Previous Week,')
    help = 'Index format: nnnnn'

latestUrl, imageUrl, imageSearch, prevSearch, help

No longer active, archive only.

Related branches

Changed in dosage:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Tristan Seligmann (mithrandi)
milestone: none → 1.7.0
Changed in dosage:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.