diff options
author | Fred Drake <fdrake@acm.org> | 2000-02-03 15:26:16 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-02-03 15:26:16 +0000 |
commit | d89ffebd85e782f584e7d815b7567eb834c79450 (patch) | |
tree | 93108efe1fa2293dde56fc521899c18837fadfd7 | |
parent | ff484183de25b477db56e7fe04f9b60f6558787a (diff) | |
download | cpython-git-d89ffebd85e782f584e7d815b7567eb834c79450.tar.gz |
These modules are now declared obsolete.
-rw-r--r-- | Lib/lib-old/cmp.py (renamed from Lib/cmp.py) | 0 | ||||
-rw-r--r-- | Lib/lib-old/cmpcache.py (renamed from Lib/cmpcache.py) | 0 | ||||
-rw-r--r-- | Lib/lib-old/dircmp.py (renamed from Lib/dircmp.py) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/Lib/cmp.py b/Lib/lib-old/cmp.py index 943d8bdf48..943d8bdf48 100644 --- a/Lib/cmp.py +++ b/Lib/lib-old/cmp.py diff --git a/Lib/cmpcache.py b/Lib/lib-old/cmpcache.py index 93332b76d4..93332b76d4 100644 --- a/Lib/cmpcache.py +++ b/Lib/lib-old/cmpcache.py diff --git a/Lib/dircmp.py b/Lib/lib-old/dircmp.py index 13a8a04925..13a8a04925 100644 --- a/Lib/dircmp.py +++ b/Lib/lib-old/dircmp.py |