Home
last modified time | relevance | path

Searched refs:whathdr (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dsndhdr.py3 Function whathdr() recognizes various types of sound file headers.
19 Function what() calls whathdr(). (It used to also use some
37 __all__ = ['what', 'whathdr']
58 res = whathdr(filename)
62 def whathdr(filename): function

Completed in 2 milliseconds