This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rosslagerwall
Recipients docs@python, rosslagerwall, socketpair
Date 2011-05-26.05:35:02
SpamBayes Score 0.00018124687
Marked as misclassified No
Message-id <1306388102.99.0.835334806859.issue12183@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.3 (as yet unreleased) supports the lutimes function:
  http://docs.python.org/dev/py3k/library/os.html#os.lutimes
Python 2.7 is not getting any more features so it will not be added.

I'm changing the title to the second part of your question, documenting the behaviour of shutil.copy2 and copytree.
History
Date User Action Args
2011-05-26 05:35:03rosslagerwallsetrecipients: + rosslagerwall, docs@python, socketpair
2011-05-26 05:35:02rosslagerwallsetmessageid: <1306388102.99.0.835334806859.issue12183@psf.upfronthosting.co.za>
2011-05-26 05:35:02rosslagerwalllinkissue12183 messages
2011-05-26 05:35:02rosslagerwallcreate