Skip to content

Update p15_interpolating_variables_in_strings.rst - #372

Merged
yidao620c merged 1 commit into
yidao620c:masterfrom
yellmean:patch-1
Sep 12, 2026
Merged

Update p15_interpolating_variables_in_strings.rst#372
yidao620c merged 1 commit into
yidao620c:masterfrom
yellmean:patch-1

Conversation

@yellmean

Copy link
Copy Markdown
Contributor

Err: '%{name}s has %{n} messages.' % vars()
OK: '%{name}s has %{n}d messages.' % vars()

Err: '%{name}s has %{n} messages.' % vars()
OK: '%{name}s has %{n}d messages.' % vars()
@yidao620c
yidao620c merged commit 8cf1dcf into yidao620c:master Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants