Show
Ignore:
Timestamp:
05/30/07 17:20:43 (20 months ago)
Author:
Tarek Ziad?? <tarek@…>
Message:

fixes

Location:
atomisator
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • atomisator/etc/atomisator.conf

    r102 r103  
    11[sources] 
    2 1:rss::/home/hg.programmation-python.org/atomisator/before.xml 
     21:rss::http://tempsreel.nouvelobs.com/file/rss_perm/rss_permanent.xml 
     32:rss::http://news.google.fr/news?hl=fr&output=rss 
     43:rss::file:///home/hg.programmation-python.org/atomisator/before.xml 
    35 
  • atomisator/learn.py

    r102 r103  
    3131from config import sources 
    3232 
    33 import pdb; pdb.set_trace() 
    3433for feed in get_entries(sources): 
    3534    for entry in feed: