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!!!

_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to