This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MichaelBishop
Recipients MichaelBishop, brett.cannon
Date 2008-03-20.17:20:45
SpamBayes Score 0.06840858
Marked as misclassified No
Message-id <1206033647.05.0.831244595628.issue2433@psf.upfronthosting.co.za>
In-reply-to
Content
There are many duplicate functions throughout the many audio modules. I
plan to merge relevant functions into 2 modules; a C module and a py
module. Once I go through the audio modules in detail, I'll post my plan
here.

Reference:
http://www.python.org/dev/peps/pep-3108/
http://mail.python.org/pipermail/python-3000/2007-January/005295.html
History
Date User Action Args
2008-03-20 17:20:47MichaelBishopsetspambayes_score: 0.0684086 -> 0.06840858
recipients: + MichaelBishop, brett.cannon
2008-03-20 17:20:47MichaelBishopsetspambayes_score: 0.0684086 -> 0.0684086
messageid: <1206033647.05.0.831244595628.issue2433@psf.upfronthosting.co.za>
2008-03-20 17:20:46MichaelBishoplinkissue2433 messages
2008-03-20 17:20:45MichaelBishopcreate