Changeset 391 for python/trunk/Doc/library/sndhdr.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/sndhdr.rst
r2 r391 1 2 1 :mod:`sndhdr` --- Determine type of sound file 3 2 ============================================== … … 11 10 single: A-LAW 12 11 single: u-LAW 12 13 **Source code:** :source:`Lib/sndhdr.py` 14 15 -------------- 13 16 14 17 The :mod:`sndhdr` provides utility functions which attempt to determine the type
Note:
See TracChangeset
for help on using the changeset viewer.