New submission from Michael Bishop <[EMAIL PROTECTED]>:
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.
Refe
Changes by Michael Bishop <[EMAIL PROTECTED]>:
--
nosy: +brett.cannon
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2419>
__
___
Python-bugs
New submission from Michael Bishop <[EMAIL PROTECTED]>:
Docs say that there are IRIX only modules which are dependant on the cl
module which has been removed from Py3K.
--
components: Library (Lib)
messages: 64045
nosy: MichaelBishop
severity: normal
status: open
title: Remove al
New submission from Michael Bishop <[EMAIL PROTECTED]>:
Instead of failing the test which is inaccurate, the test will return
that it was skipped and what the msg is.
--
components: Tests
files: test_nis.patch
keywords: patch
messages: 64016
nosy: MichaelBishop
severity: normal
Changes by Michael Bishop <[EMAIL PROTECTED]>:
--
type: -> behavior
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1911>
__
___
Python-b