Compatibility

Note

The contents of this module are placed here for organisational reasons. They should be imported from astrodynamics.utils.

astrodynamics.utils.compat.PY2

True on Python 2

astrodynamics.utils.compat.PY3

True on Python 3

astrodynamics.utils.compat.PY33

True on Python 3.3 and above.

astrodynamics.utils.compat.WINDOWS

True on Windows.