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 740db6ddfa Implement some more tests; squash bugs in SmartList/_ListProxy 11 years ago
..
nodes Text nodes should now appear a bit better in tree form. 11 years ago
parser A bit of misc cleanup. 11 years ago
__init__.py Update copyright notices for 2013. 11 years ago
compat.py test_types(), test_other_magics(); add range to compat 11 years ago
smart_list.py Implement some more tests; squash bugs in SmartList/_ListProxy 11 years ago
string_mixin.py Handle keyword arguments in some methods with py3k correctly. 11 years ago
utils.py Update copyright notices for 2013. 11 years ago
wikicode.py Update copyright notices for 2013. 11 years ago