This module provides generic (shallow and deep) copying operations. Interface summary: copy.copy(x)¶: Return a shallow copy of x. copy.deepcopy( ...
確定! 回上一頁