Message 61539 - Python tracker
Message61539
| Author | pitrou |
|---|---|
| Recipients | draghuram, facundobatista, gvanrossum, init, pitrou |
| Date | 2008-01-22.22:05:10 |
| SpamBayes Score | 0.48261526 |
| Marked as misclassified | No |
| Message-id | <1201039512.64.0.73465428804.issue1577@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't see where there is a change in semantics. Today, `shutil.move(source_file, destination_dir)` already moves source_file inside the destination_dir (it doesn't replace the latter with the former). Is there a misunderstanding? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-22 22:05:12 | pitrou | set | spambayes_score: 0.482615 -> 0.48261526 recipients: + pitrou, gvanrossum, facundobatista, draghuram, init |
| 2008-01-22 22:05:12 | pitrou | set | spambayes_score: 0.482615 -> 0.482615 messageid: <1201039512.64.0.73465428804.issue1577@psf.upfronthosting.co.za> |
| 2008-01-22 22:05:10 | pitrou | link | issue1577 messages |
| 2008-01-22 22:05:10 | pitrou | create | |