rustpython
fn get_paths(env_variable_name: &str) -> Vec<String>
Helper function to retrieve a sequence of paths from an environment variable.