Meshroom/bin
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
..
ion_start_meshroom.sh update ion startup 2022-11-04 13:54:32 +01:00
meshroom_batch Remove workarounds and backports for Python 2 support 2022-12-05 17:16:21 +01:00
meshroom_compute [core] do not use the task manager in batch command line tools 2021-10-19 15:48:07 +02:00
meshroom_newNodeType [bin] newNodeType: update 2022-02-22 15:35:37 +01:00
meshroom_statistics [bin] use sys.exit + build meshroom_compute executable 2019-02-27 15:00:43 +01:00
meshroom_status [bin] use sys.exit + build meshroom_compute executable 2019-02-27 15:00:43 +01:00
meshroom_submit [submitters] Add an option to update the job title on submitters 2022-12-05 15:23:10 +01:00