]> 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:14:08 +0000 (22:14 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jul 2015 19:14:08 +0000 (22:14 +0300)
commit16c96bb22e5ba699188079986c907cb6a8a72164
tree81942d95f8ba722ec7a2b2d0a133c03e7d6fa91d
parent40949e0544b344855888326c0a483ea02bf254f5
parent3d031e61994cf208fd1950791df16093582336cf
Corrected docstrings of audio modules.  writeframes() accepts bytes, not str.