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 init
Recipients facundobatista, gvanrossum, init
Date 2007-12-10.20:20:39
SpamBayes Score 0.5185502
Marked as misclassified No
Message-id <1197318040.25.0.205133554978.issue1577@psf.upfronthosting.co.za>
In-reply-to
Content
Well, if that's what you want, I suggest documenting it in the manual.
From reading the manual, I thought that shutil.move() would behave like
mv, and I was surprised that it doesn't.

To me the big issue isn't how it is solved, it's rather that its
behavior is clearly documented in the manual.
History
Date User Action Args
2007-12-10 20:20:40initsetspambayes_score: 0.51855 -> 0.5185502
recipients: + init, gvanrossum, facundobatista
2007-12-10 20:20:40initsetspambayes_score: 0.51855 -> 0.51855
messageid: <1197318040.25.0.205133554978.issue1577@psf.upfronthosting.co.za>
2007-12-10 20:20:40initlinkissue1577 messages
2007-12-10 20:20:39initcreate