This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
78,241
Commits
9
Branches
456
Tags
1.7
GiB
3e46d7cba2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
d1a61dcc65
Issue
#19623
: Fixed writing to unseekable files in the aifc module.
...
Fixed writing 'ulaw' (lower case) compressed AIFC files.
2013-12-14 20:34:33 +02:00
Serhiy Storchaka
0fa0173893
Issue
#18919
: Added tests for the sunau module. Unified and extended tests
...
for audio modules: aifc, sunau and wave.
2013-10-13 17:47:22 +03:00