Difference between revisions of "Deepcopy"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  [[from]] copy import deepcopy
+
  [[from]] [[copy]] [[import]] deepcopy
  
  
 +
* https://docs.python.org/3/library/copy.html
 +
 +
== See also ==
 
* {{Python}}
 
* {{Python}}
 +
 +
[[Category:Python]]

Latest revision as of 17:08, 10 April 2022

Advertising: