Closed friedenhe closed 4 years ago
Yes, it should be just python 3 fixes, but for some reason, it shows two commits... I guess it should be fine.
Yes, that is only needed for .gz files with Python 3.x, and it is also compatible with Python 2.7. For ASCII files, the byte option is not needed and works for both 2.7 and 3.x.
Purpose
Added support for Python 3.x
Type of change
Testing
The DAFoam reg tests that use this repo passed for both Python 3.x and Python 2.7
Checklist
Put an
x
in the boxes that apply.