]> granicus.if.org Git - python/commit
Corrected docstrings of audio modules. writeframes() accepts bytes, not str.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jul 2015 19:13:52 +0000 (22:13 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jul 2015 19:13:52 +0000 (22:13 +0300)
commit3d031e61994cf208fd1950791df16093582336cf
tree17c1984ff8b023705231811f1fbd3435c2f9e392
parentfb578f0a0556951251a73726e574d821011c0927
parente0fd7ef6bb0ddfc36337f434ae6bbfc5c0b60afa
Corrected docstrings of audio modules.  writeframes() accepts bytes, not str.