8000
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 725f512 commit a57aa75Copy full SHA for a57aa75
faq/extending.po
@@ -87,7 +87,7 @@ msgid ""
87
"Cython and Pyrex make it possible to write an extension without having to "
88
"learn Python's C API."
89
msgstr ""
90
-"`Cython <http://cython.org>` _y su relativo `*Pyrex* <https://www.cosc."
+"`Cython <http://cython.org>`_ y su relativo `*Pyrex* <https://www.cosc."
91
"canterbury.ac.nz/greg.ewing/python/Pyrex/>`_ son compiladores que aceptan "
92
"una forma de Python ligeramente modificada y generan el código C "
93
"correspondiente. Cython y Pyrex hacen posible escribir una extensión sin "
0 commit comments