Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sumolib.options.ArgumentParser must escape option values #7633

Closed
namdre opened this issue Oct 1, 2020 · 0 comments
Closed

sumolib.options.ArgumentParser must escape option values #7633

namdre opened this issue Oct 1, 2020 · 0 comments
Assignees

Comments

@namdre
Copy link
Contributor

namdre commented Oct 1, 2020

i.e. routeSampler.py -a 'departLane="best" departSpeed="max"' -C test.rscfg

must not be written as

    <attributes value="departLane="best" departSpeed="max""/>
@namdre namdre self-assigned this Oct 1, 2020
namdre added a commit that referenced this issue Oct 1, 2020
@namdre namdre closed this as completed in 3cec7b6 Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant