regina.open clobbers the python keyword open with regina-python
Software for 3-manifold topology and normal surface theory
Brought to you by:
bab
regina-python imports everything from regina into the default namespace, which means that the python keyword open is overwritten by regina.open. Me and Ben discussed this, and if I recall correctly we were going to change regina.open to regina.openReg. Ben, is this correct? I didn't take notes on this bit, but probably should have.