Changeset 391 for python/trunk/Doc/library/gl.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/gl.rst
r2 r391 9 9 10 10 .. 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. 12 12 13 13 … … 169 169 170 170 .. 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. 172 172 173 173 … … 187 187 188 188 .. 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. 190 190 191 191 This module contains constants used by the Silicon Graphics *Graphics Library*
Note:
See TracChangeset
for help on using the changeset viewer.