A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
..
nodes Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
parser Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
__init__.py Remove unnecessary unicode_literals. il y a 10 ans
compat.py Fully fix #74. Add another tokenizer test. il y a 10 ans
definitions.py Update copyright notices for 2014. il y a 10 ans
smart_list.py Update copyright notices for 2014. il y a 10 ans
string_mixin.py Some clean up for Python 2.6 support. il y a 10 ans
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
wikicode.py Allow recursing through everything except the forced type (fixes #70) il y a 10 ans