[Patches] [ python-Patches-667548 ] Add missing constants for IRIX al module

SourceForge.net noreply@sourceforge.net
Sun, 30 Mar 2003 14:04:04 -0800


Patches item #667548, was opened at 2003-01-13 22:30
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=667548&group_id=5470

Category: Modules
>Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Michael Pruett (mpruett)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: Add missing constants for IRIX al module

Initial Comment:
The following Audio Library constants are not defined by 
the IRIX al module as of Python 2.2.2:

AL_LOCKED
AL_NULL_INTERFACE
AL_OPTICAL_IF_TYPE
AL_SMPTE272M_IF_TYPE

The attached patch adds these constants.


----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2003-03-30 17:04

Message:
Logged In: YES 
user_id=33168

Thanks!  Checked in as Modules/almodule.c 1.38

----------------------------------------------------------------------

Comment By: Michael Pruett (mpruett)
Date: 2003-01-13 22:33

Message:
Logged In: YES 
user_id=250621




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=667548&group_id=5470