r" Deferred promise - an object that has resolve() and reject()
r" functions that can be called outside of the promise body.
r" WARNING: This function uses eval and can not be used in environments
r" where dynamically-created code can not be executed such as web browser
r" extensions.
r"
r" Deferred promise - an object that has
resolve()
andreject()
r" functions that can be called outside of the promise body. r" WARNING: This function useseval
and can not be used in environments r" where dynamically-created code can not be executed such as web browser r" extensions. r"