Browsing Spanish translation

25412547 of 2547 results
2678.
1. Requesting method requests data,
gets Deferred object
2. Requesting method attaches callbacks
to Deferred object (.addCallbacks(..))
type: String
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in img/deferred.dia:1788
2679.
1. When the result is ready, give it
to the Deferred object (.callback(..)
or .errback(..))
2. Deferred object triggers (call/err)back with
the result or the Failure::
* if a callback raises exception, switch
to errback
* if an errback *doesn't* raise exception
or return a Failure, switch to callback
* result of callback is passed to next
callback, thus creating a chain of
processors
* an unhandled Failure gets passed down
the line of errbacks, thus creating
an analog to a series of 'except ...:'
blocks. Instead of except blocks, we
have errback methods.
type: String
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in img/deferred.dia:1821
2680.
Attaches
type: String
(no translation yet)
Located in img/deferred-attach.dia:223
2681.
Requests Data From
type: String
(no translation yet)
Located in img/deferred-attach.dia:507
2682.
1
type: String
(no translation yet)
Located in img/deferred-attach.dia:675
2683.
2
type: String
(no translation yet)
Located in img/deferred-attach.dia:708
2684.
3
type: String
(no translation yet)
Located in img/deferred-attach.dia:741
25412547 of 2547 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.