Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 033a17e

Browse filesBrowse 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
Copy full SHA for 033a17e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎c-api/code.po

Copy file name to clipboardExpand all lines: c-api/code.po
+1-1Lines 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.