GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
sndhdr.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
1
-1
/
+1
*
bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344)
Brian Curtin
2017-11-10
1
-1
/
+1
*
Issue #24878: Add docstrings to selected namedtuples
Raymond Hettinger
2015-08-17
1
-0
/
+12
*
#18615: Make sndhdr return namedtuples.
R David Murray
2014-10-09
1
-1
/
+6
*
#5024: whichhdr now returns the frame count for WAV files.
R David Murray
2013-03-18
1
-5
/
+8
*
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-2
/
+2
*
Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee.
Victor Stinner
2010-07-13
1
-4
/
+4
*
Improved patches for sndhdr and imghdr by Victor Stinner, who writes:
Guido van Rossum
2007-08-13
1
-14
/
+23
*
Compare what's read from files against proper byte literals. Neither of these
Barry Warsaw
2007-08-12
1
-46
/
+46
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-6
/
+6
*
Amazing. This would open the sound file in text mode. Fixed.
Guido van Rossum
2001-07-31
1
-1
/
+1
*
bunch more __all__ lists
Skip Montanaro
2001-02-15
1
-0
/
+1
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-120
/
+120
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-5
/
+5
*
Move brief descriptions of what() and whathdr() to docstrings in the
Fred Drake
1999-01-06
1
-8
/
+2
*
Got rid of whatraw().
Guido van Rossum
1999-01-06
1
-72
/
+35
*
sndhdr.py: restored lost file; audiodev.py: import platform specific
Guido van Rossum
1994-01-14
1
-0
/
+270