Meshroom/docs/source
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
..
_ext Remove workarounds and backports for Python 2 support 2022-12-05 17:16:21 +01:00
_templates/autosummary [docs] inheritance diagram 2022-10-14 14:41:07 +02:00
api.rst [docs] add tests 2022-10-11 13:58:03 +02:00
changes.rst [docs] generate extra node doc with custom extension 2022-10-12 18:25:10 +02:00
conf.py [docs] inheritance diagram 2022-10-14 14:41:07 +02:00
index.rst [docs] generate extra node doc with custom extension 2022-10-12 18:25:10 +02:00
install.rst [docs] generate extra node doc with custom extension 2022-10-12 18:25:10 +02:00