Problem with assigning variables of type List
Greg Ewing
see_reply_address at something.invalid
Thu Aug 22 23:00:31 EDT 2002
More information about the Python-list mailing list
Thu Aug 22 23:00:31 EDT 2002
- Previous message (by thread): Problem with assigning variables of type List
- Next message (by thread): Problem with assigning variables of type List
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote: > FOLDOC doesn't define those terms at all, so how do you > know what they mean? General knowledge of how they're used in relation to algol-like languages (which is what the terms call-by-value and call-by-reference were invented to talk about). -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): Problem with assigning variables of type List
- Next message (by thread): Problem with assigning variables of type List
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list