mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
parent
d693a81595
commit
ccd615c1a7
1 changed files with 1 additions and 1 deletions
|
|
@ -3538,7 +3538,7 @@ used to the benefit of the program, since aliases behave like pointers
|
|||
in some respects. For example, passing an object is cheap since only
|
||||
a pointer is passed by the implementation; and if a function modifies
|
||||
an object passed as an argument, the caller will see the change --- this
|
||||
obviates the need for two different argument passing mechanisms as in
|
||||
eliminates the need for two different argument passing mechanisms as in
|
||||
Pascal.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue