]> granicus.if.org Git - python/commit
Issue #4489: Rename the feature marker for the symlink resistant rmtree and store...
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 24 Jun 2012 06:43:06 +0000 (16:43 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 24 Jun 2012 06:43:06 +0000 (16:43 +1000)
commit5b0eca116ad1b9509ebe4620f1685d86ce4433bf
tree06028b901fd8bd82fb14cf108c399b8626dce196
parent8e5c0a774fd8c51fdf5654a6d6688a09e62d6c5e
Issue #4489: Rename the feature marker for the symlink resistant rmtree and store it as a function attribute
Doc/library/shutil.rst
Doc/whatsnew/3.3.rst
Lib/shutil.py
Lib/test/test_shutil.py