Skip to content

Update p15_interpolating_variables_in_strings.rst#372

Open
yellmean wants to merge 1 commit intoyidao620c:masterfrom
yellmean:patch-1
Open

Update p15_interpolating_variables_in_strings.rst#372
yellmean wants to merge 1 commit intoyidao620c:masterfrom
yellmean:patch-1

Conversation

@yellmean
Copy link

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()
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.

1 participant