Meshroom/docs/source/_ext
Candice Bentéjac 8bef398bed Remove workarounds and backports for Python 2 support
In particular:
- In common/, remove the backport of weakref.WeakMethod
- In docs/ and ui/, use the standard FileNotFoundError class
- Use built-in open() instead of io.open(), and stop importing io
- In core/stats.py, use the standard implementation of xml.etree instead
of the C one
2022-12-05 17:16:21 +01:00
..
__init__.py [docs] minor code refactoring 2022-10-13 12:12:26 +02:00
fetch_md.py Remove workarounds and backports for Python 2 support 2022-12-05 17:16:21 +01:00
meshroom_doc.py [docs] commenting custom extensions 2022-10-21 14:10:00 +02:00
utils.py [docs] commenting custom extensions 2022-10-21 14:10:00 +02:00