diff options
author | Fred Drake <fdrake@acm.org> | 1999-02-24 18:59:24 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-02-24 18:59:24 (GMT) |
commit | e1c717bd9bbfc3e3ee1641cfe0c79731608c4900 (patch) | |
tree | e0abcbdc2590692798eb7e5361c653510ac8e195 /Lib | |
parent | 0652a4e7d5cf0f2480e205e84425e7406d84655b (diff) | |
download | cpython-e1c717bd9bbfc3e3ee1641cfe0c79731608c4900.zip cpython-e1c717bd9bbfc3e3ee1641cfe0c79731608c4900.tar.gz cpython-e1c717bd9bbfc3e3ee1641cfe0c79731608c4900.tar.bz2 |
Moved whatsound to lib-old/, since it was declared obsolete and is documented
as such.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/whatsound.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/whatsound.py b/Lib/whatsound.py deleted file mode 100644 index 1b1df23..0000000 --- a/Lib/whatsound.py +++ /dev/null @@ -1 +0,0 @@ -from sndhdr import * |