8000 Traduccion howto/regex by mjmolina · Pull Request #1123 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion howto/regex #1123

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

Merged
merged 9 commits into from
Oct 31, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adding changes
  • Loading branch information
mjmolina committed Oct 30, 2020
commit fd32fbe8cda207a7140bddc7172ec5642c890e3d
2 changes: 1 addition & 1 deletion howto/regex.po
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ msgstr ""
"coincidirá ``'Spam'``, ``'spam'``, ``'spAM'``, o ``'ſpam'`` (este último "
"solo coincide en modo Unicode). Estas minúsculas no tiene en cuenta la "
"configuración regional actual; lo hará si también establece la flag :const:"
"`LOCALE`."
"`LOCALE` ."

#: ../Doc/howto/regex.rst:580
msgid ""
Expand Down
0