Lines Matching full:borrows
966 function borrows the reference from you --- if it needs to store it, it will use973 When a C function is called from Python, it borrows references to its arguments1005 This function first borrows a reference to ``list[0]``, then replaces