(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-flp.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/sgi.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/forms-objects.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 16.6 flp Up: 16. SGI IRIX Specific Previous: 16.4.3 FORMS Objects
16.5 FL -- Constants used with the fl module
Availability: IRIX.
This module defines symbolic constants needed to use the built-in module fl (see above); they are equivalent to those defined in the C header file <forms.h> except that the name prefix "FL_" is omitted. Read the module source for a complete list of the defined names. Suggested use:
import fl
from FL import *
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-flp.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/sgi.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/forms-objects.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 16.6 flp Up: 16. SGI IRIX Specific Previous: 16.4.3 FORMS Objects
Send comments on this document to python-docs@python.org.