| commit | f0e3569a28bc25cc3a6b267614b9724d8fe01a0e | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Mon Mar 08 05:59:33 2004 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Mon Mar 08 05:59:33 2004 +0000 |
| tree | ea17be88dc12f7a6aa924ad269ffcb4ba9b6a2e5 | |
| parent | 99842b65347b33af37d708b77c7d789909bacf9c [diff] |
Refactor the copy dispatcher code in copy.py. Simplifies and shortens the code by grouping common cases together.