We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3338bce commit 033a17eCopy full SHA for 033a17e
c-api/code.po
@@ -149,7 +149,7 @@ msgid ""
149
"object. On error, ``NULL`` is returned and an exception is raised."
150
msgstr ""
151
"Equivalente al código Python ``getattr(co, 'co_code')``. Retorna una "
152
-"referencia fuerte a un :c:type:`PyBytesObject` representando el *bytecode* "
+"referencia fuerte a un :c:type:`PyBytesObject` representando el bytecode "
153
"en un objecto código. En caso de error se retorna ``NULL`` y se lanza una "
154
"excepción."
155
0 commit comments