On 2014/11/07 12:24, Alexandre Ratchov wrote:
> On Thu, Nov 06, 2014 at 07:35:29PM +, Stuart Henderson wrote:
> > On 2014-11-06, Alexandre Ratchov wrote:
> > > the ossaudiodev python module doesn't seem used/useful. It exposes
> > > an os-dependent interface (we're about to drop), which makes
On Thu, Nov 06, 2014 at 07:35:29PM +, Stuart Henderson wrote:
> On 2014-11-06, Alexandre Ratchov wrote:
> > the ossaudiodev python module doesn't seem used/useful. It exposes
> > an os-dependent interface (we're about to drop), which makes python
> > scripts using it as portable as C code usin
On 2014-11-06, Alexandre Ratchov wrote:
> the ossaudiodev python module doesn't seem used/useful. It exposes
> an os-dependent interface (we're about to drop), which makes python
> scripts using it as portable as C code using oss ioctl is.
>
> OK to remove it?
it shows in a ports search in a few
On Thu, Nov 06, 2014 at 07:15:25PM +0100, Alexandre Ratchov wrote:
> the ossaudiodev python module doesn't seem used/useful. It exposes
> an os-dependent interface (we're about to drop), which makes python
> scripts using it as portable as C code using oss ioctl is.
>
oh, and note that this is ab
the ossaudiodev python module doesn't seem used/useful. It exposes
an os-dependent interface (we're about to drop), which makes python
scripts using it as portable as C code using oss ioctl is.
OK to remove it?
Index: Makefile.inc
==