A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 10a7e5d241 Fix the same bug in __setitem__ and __delitem__ 11 years ago
..
nodes Text nodes should now appear a bit better in tree form. 12 years ago
parser A bit of misc cleanup. 11 years ago
__init__.py Update copyright notices for 2013. 12 years ago
compat.py test_types(), test_other_magics(); add range to compat 11 years ago
smart_list.py Fix the same bug in __setitem__ and __delitem__ 11 years ago
string_mixin.py Some tests for SmartLists; __reversed__ in StringMixIn 11 years ago
utils.py Update copyright notices for 2013. 12 years ago
wikicode.py Update copyright notices for 2013. 12 years ago