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/gl.rst

    r2 r391  
    99
    1010.. deprecated:: 2.6
    11     The :mod:`gl` module has been deprecated for removal in Python 3.0.
     11    The :mod:`gl` module has been removed in Python 3.
    1212
    1313
     
    169169
    170170.. deprecated:: 2.6
    171     The :mod:`DEVICE` module has been deprecated for removal in Python 3.0.
     171    The :mod:`DEVICE` module has been removed in Python 3.
    172172
    173173
     
    187187
    188188.. deprecated:: 2.6
    189     The :mod:`GL` module has been deprecated for removal in Python 3.0.
     189    The :mod:`GL` module has been removed in Python 3.
    190190
    191191This module contains constants used by the Silicon Graphics *Graphics Library*
Note: See TracChangeset for help on using the changeset viewer.