Skip to content

athena.py: remove athena-specific history and readline setup

Frank Winklmeier requested to merge fwinkl/athena:athena_history into 24.0

Remove the code that customizes the athena command history and readline settings for interactive mode and just re-use what the user has setup for usual python prompts. This is another step in unifying the legacy/CA experience of athena.

Merge request reports