Browsing Spanish translation

134143 of 2684 results
134.
What about third party classes dependant on the old style of implements declarations?
type: Content of: <html><body><h3>
(no translation yet)
Located in upgrades/2.0/components.xhtml:68
135.
Use <code class="API" base="twisted.python.components">backwardsCompatImplements</code> to fix this.
type: Content of: <html><body><p>
Use <code class="API" base="twisted.python.components">backwardsCompatImplements</code> to fix this.
Translated and reviewed by Carlos Alberto Ospina
Located in upgrades/2.0/components.xhtml:74
136.
<code> twisted.python.components.backwardsCompatImplements(C) </code>
type: Content of: <html><body>
<code> twisted.python.components.backwardsCompatImplements(C) </code>
Translated and reviewed by Monkey
Located in upgrades/2.0/components.xhtml:78
137.
What about using third party classes?
type: Content of: <html><body><h3>
(no translation yet)
Located in upgrades/2.0/components.xhtml:82
138.
If you are using third party libraries that only declare __implements__, these objects should be made compatible with <code base="twisted.python.components">fixClassImplements</code>:
type: Content of: <html><body><p>
(no translation yet)
Located in upgrades/2.0/components.xhtml:85
139.
<code> # import o where o is some third party library from thirdparty.lib import o twisted.python.components.fixClassImplements(o.__class__) </code>
type: Content of: <html><body>
(no translation yet)
Located in upgrades/2.0/components.xhtml:89
140.
This will make sure that __implements__ declarations get converted to the new style of implements declarations.
type: Content of: <html><body><p>
(no translation yet)
Located in upgrades/2.0/components.xhtml:97
141.
Acknowledgements
type: Content of: <html><body><h2>
Agradecimientos
Translated and reviewed by Carlos Alberto Ospina
Located in upgrades/2.0/components.xhtml:101 howto/udp.xhtml:161
142.
This document is the work of Jason A. Mobarak, with contributions from Mary Gardiner.
type: Content of: <html><body><p>
Este documento es el trabajo de Jason A. Mobarak, con la ayuda de Mary Gardiner.
Translated and reviewed by Carlos Alberto Ospina
Located in upgrades/2.0/components.xhtml:103
143.
Upgrading to Twisted 2.0
type: Content of: <html><body><h1>
Actualizando a Twisted 2.0
Translated and reviewed by Monkey
Located in upgrades/2.0/index.xhtml:3 upgrades/2.0/index.xhtml:7
134143 of 2684 results

This translation is managed by translation group twisted.

You are not logged in. Please log in to work on translations.

Contributors to this translation: A. Emmanuel Mendoza, Carlos Alberto Ospina, DiegoJ, Fabian , José Miguel Acosta Martín, Monkey, victor tejada yau.