Skip to Content
Menu
This question has been flagged
1 Atsakyti
1559 Rodiniai

As the title says ,what is the meaning of 'yield' that we find in the source code of odoo 16! ?

Portretas
Atmesti
Best Answer

Hi Yasmine,

The Yield is a keyword  in Python.Actually it is similar to a return statement used for returning values or objects in Python. But the  difference is the yield statement returns a generator object to the one who calls the function which contains yield, instead of simply returning a value.

Regards

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
bal. 25
2399
1
bal. 25
3096
1
bal. 25
777
4
kov. 25
5405
2
vas. 25
1665