summaryrefslogtreecommitdiff
path: root/Lib/ntpath.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-05 17:40:48 +0000
committerFred Drake <fdrake@acm.org>2001-11-05 17:40:48 +0000
commit3ce5af70e352b3a8fbea8e3f27464b6ca2d66ebd (patch)
tree48a269d52db6299822267b674e5856f6d55cddbd /Lib/ntpath.py
parent9c2b514014da667e430b9118317876eb1f5e3367 (diff)
downloadcpython-git-3ce5af70e352b3a8fbea8e3f27464b6ca2d66ebd.tar.gz
copy(): Make sure the copy of a derived class cannot share the data of the
original by replacing self.data temporarily, then using the update() method on the new mapping object to populate it. This closes SF bug #476616.
Diffstat (limited to 'Lib/ntpath.py')
0 files changed, 0 insertions, 0 deletions