flask-blog
flask-blog copied to clipboard
Error
web.py:5: DeprecationWarning: 'etree' is deprecated. Use 'xml.etree.ElementTree' instead.
from mdx_github_gists import GitHubGistExtension
web.py:8: DeprecationWarning: 'etree' is deprecated. Use 'xml.etree.ElementTree' instead.
from mdx_code_multiline import MultilineCodeExtension
Traceback (most recent call last):
File "web.py", line 9, in