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 871d48c688 Solve a couple more coverage issues; tighten. il y a 10 ans
..
nodes Support attributes quoted with '; add required quotes in value setter. il y a 10 ans
parser Solve a couple more coverage issues; tighten. 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