-
-
Notifications
You must be signed in to change notification settings - Fork 32k
[doc] Write argparse i18n howto #54738
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
Comments
argparse helpfully makes its messages with gettext.gettext. The docs should explain how to benefit from that in one’s program. |
s/makes/marks/ |
This is a great idea. I'm thinking that the Argparse Tutorial is the right place for this: https://docs.python.org/3/howto/argparse.html |
(cherry picked from commit dcd7acb) Co-authored-by: Tomas R <[email protected]>
(cherry picked from commit dcd7acb) Co-authored-by: Tomas R <[email protected]>
(cherry picked from commit dcd7acb) Co-authored-by: Tomas R <[email protected]>
(cherry picked from commit dcd7acb) Co-authored-by: Tomas R <[email protected]>
This is a nice docs feature, thank you! |
I wished I’d got a notification of the PR! (links don’t create notifications) |
Uh oh!
There was an error while loading. Please reload this page.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
Linked PRs
The text was updated successfully, but these errors were encountered: