Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Doc/library/al.rst

    r2 r391  
    99
    1010.. deprecated:: 2.6
    11     The :mod:`al` module has been deprecated for removal in Python 3.0.
     11    The :mod:`al` module has been removed in Python 3.
    1212
    1313
     
    5454
    5555   The device argument is an integer.  The return value is a list of integers
    56    containing the data returned by :cfunc:`ALqueryparams`.
     56   containing the data returned by :c:func:`ALqueryparams`.
    5757
    5858
     
    202202
    203203.. deprecated:: 2.6
    204    The :mod:`AL` module has been deprecated for removal in Python 3.0.
     204   The :mod:`AL` module has been removed in Python 3.
    205205
    206206
Note: See TracChangeset for help on using the changeset viewer.