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 jepler
Recipients
Date 2004-01-19.13:33:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=2772

I saw this item in PEP42 and I'd also like to be on the
record against making os.rename() do fancy stuff.  If you
want shutil.move, you know where to find it.  As "nobody"
mentions, we unix people know exactly what rename(2) does,
and we want os.rename() to be a thin wrapper over it.
History
Date User Action Args
2007-08-23 13:50:05adminlinkissue212317 messages
2007-08-23 13:50:05admincreate