8000 add italics to bytecode in msg 82 · python/python-docs-es@033a17e · GitHub
[go: up one dir, main page]

Skip to content

Commit 033a17e

Browse files
sofidecmaureir
andauthored
add italics to bytecode in msg 82
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 3338bce commit 033a17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/code.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ msgid ""
149149
"object. On error, ``NULL`` is returned and an exception is raised."
150150
msgstr ""
151151
"Equivalente al código Python ``getattr(co, 'co_code')``. Retorna una "
152-
"referencia fuerte a un :c:type:`PyBytesObject` representando el *bytecode* "
152+
"referencia fuerte a un :c:type:`PyBytesObject` representando el bytecode "
153153
"en un objecto código. En caso de error se retorna ``NULL`` y se lanza una "
154154
"excepción."
155155

< 30A1 h2 class="sr-only">0 commit comments
Comments
 (0)
0