mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-30 20:34:51 +00:00
This is due to Python <3.6 having "unsorted" dicts. Dicts are inherently unsorted, but starting from Python 3.6 they keep the order in which the keys are inserted (useful for unpacking) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| html.py | ||
| markdown.py | ||
| utils.py | ||