
April 7th, 2004, 11:56 AM
|
|
Contributing User
|
|
Join Date: Feb 2004
Location: London, England
|
|
|
I think what Grim means is that the concept of 'a deep copy of an int' is meaningless in Python (or any other language).
Perhaps if you explain *why* you think you need a deep copy of an int - describe the problem you are trying to solve - then we may be able to give you a more meaningful answer.
Dave - The Developers' Coach
|