if [ "${PYTHON_JIT_CONDA_BACKUP+x}" ] ; then
  export PYTHON_JIT=$PYTHON_JIT_CONDA_BACKUP
  unset PYTHON_JIT_CONDA_BACKUP
fi
