8000 Traducido archivo library/token by xooseph · Pull Request #2837 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido archivo library/token #2837

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 3 commits into from
Oct 22, 2024
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
Update library/token.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
xooseph and rtobar authored Oct 21, 2024
commit 9d313fa1d2e04a65c3754db8394ae59e12f7e758
2 changes: 1 addition & 1 deletion library/token.po
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ msgid ""
"needed for the :mod:`tokenize` module."
5016 msgstr ""
"Los siguientes tipos de valores tokens no son usados por el tokenizador C "
"pero son necesarios para el módulo :mod:`tokenizador`."
"pero son necesarios para el módulo :mod:`tokenize`."

#: ../Doc/library/token.rst:55
msgid "Token value used to indicate a comment."
Expand Down
0