[Python-checkins] r53274 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Fri Jan 5 21:03:20 CET 2007


Author: brett.cannon
Date: Fri Jan  5 21:03:19 2007
New Revision: 53274

Modified:
   peps/trunk/pep-3108.txt
Log:
Add sndhdr to the audio package suggestion.


Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Fri Jan  5 21:03:19 2007
@@ -562,6 +562,7 @@
   + audioop
   + chunk
   + ossaudiodev
+  + sndhdr
   + sunau
   + wave
   + winsound


More information about the Python-checkins mailing list