[wikireader]Error on ArticleParsing.py

David Reyes Samblas Martinez david at tuxbrain.com
Fri Oct 30 21:00:06 CET 2009


Man, you forget a "," in line 49 on host-tools/offline-renderer/ArticleParser.py

(re.compile(r'&amp;([a-zA-Z]{2,8});', re.IGNORECASE), r'&\1;'),<---Here!

    # change % so php: wr_parser does not convert them
    (re.compile(r'%', re.IGNORECASE), r'%25')

Regards
David Reyes Samblas Martinez
http://www.tuxbrain.com
Open ultraportable & embedded solutions
Openmoko, Openpandora,  Arduino
Hey, watch out!!! There's a linux in your pocket!!!



More information about the community mailing list