Closed ericdill closed 8 years ago
Not sure if we care, but apparently commands is a built in module that you can import in python 2. It was removed in python 3. Should probably rename commands to something else if we care about py2
commands
Why is this an issue when relative imports are used internally?
Also, I don't think anybody is using mds in py2 in or outside nsls2.
Very well. Thanks gents
Not sure if we care, but apparently
commands
is a built in module that you can import in python 2. It was removed in python 3. Should probably rename commands to something else if we care about py2