~dkuhlman/python-training-materials/Materials

« back to all changes in this revision

Viewing changes to python-2.7.12-docs-html/library/sgi.html

  • Committer: Dave Kuhlman
  • Date: 2017-04-15 16:24:56 UTC
  • Revision ID: dkuhlman@davekuhlman.org-20170415162456-iav9vozzg4iwqwv3
Updated docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
 
 
4
 
 
5
<html xmlns="http://www.w3.org/1999/xhtml">
 
6
  <head>
 
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
8
    
 
9
    <title>39. SGI IRIX Specific Services &mdash; Python 2.7.12 documentation</title>
 
10
    
 
11
    <link rel="stylesheet" href="../_static/classic.css" type="text/css" />
 
12
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
 
13
    
 
14
    <script type="text/javascript">
 
15
      var DOCUMENTATION_OPTIONS = {
 
16
        URL_ROOT:    '../',
 
17
        VERSION:     '2.7.12',
 
18
        COLLAPSE_INDEX: false,
 
19
        FILE_SUFFIX: '.html',
 
20
        HAS_SOURCE:  true
 
21
      };
 
22
    </script>
 
23
    <script type="text/javascript" src="../_static/jquery.js"></script>
 
24
    <script type="text/javascript" src="../_static/underscore.js"></script>
 
25
    <script type="text/javascript" src="../_static/doctools.js"></script>
 
26
    <script type="text/javascript" src="../_static/sidebar.js"></script>
 
27
    <link rel="search" type="application/opensearchdescription+xml"
 
28
          title="Search within Python 2.7.12 documentation"
 
29
          href="../_static/opensearch.xml"/>
 
30
    <link rel="author" title="About these documents" href="../about.html" />
 
31
    <link rel="copyright" title="Copyright" href="../copyright.html" />
 
32
    <link rel="top" title="Python 2.7.12 documentation" href="../contents.html" />
 
33
    <link rel="up" title="The Python Standard Library" href="index.html" />
 
34
    <link rel="next" title="39.1. al — Audio functions on the SGI" href="al.html" />
 
35
    <link rel="prev" title="38.5. MiniAEFrame — Open Scripting Architecture server support" href="miniaeframe.html" />
 
36
    <link rel="shortcut icon" type="image/png" href="../_static/py.png" />
 
37
    <script type="text/javascript" src="../_static/copybutton.js"></script>
 
38
    <script type="text/javascript" src="../_static/version_switch.js"></script>
 
39
 
 
40
    
 
41
 
 
42
  </head>
 
43
  <body role="document">  
 
44
    <div class="related" role="navigation" aria-label="related navigation">
 
45
      <h3>Navigation</h3>
 
46
      <ul>
 
47
        <li class="right" style="margin-right: 10px">
 
48
          <a href="../genindex.html" title="General Index"
 
49
             accesskey="I">index</a></li>
 
50
        <li class="right" >
 
51
          <a href="../py-modindex.html" title="Python Module Index"
 
52
             >modules</a> |</li>
 
53
        <li class="right" >
 
54
          <a href="al.html" title="39.1. al — Audio functions on the SGI"
 
55
             accesskey="N">next</a> |</li>
 
56
        <li class="right" >
 
57
          <a href="miniaeframe.html" title="38.5. MiniAEFrame — Open Scripting Architecture server support"
 
58
             accesskey="P">previous</a> |</li>
 
59
        <li><img src="../_static/py.png" alt=""
 
60
                 style="vertical-align: middle; margin-top: -1px"/></li>
 
61
        <li><a href="https://www.python.org/">Python</a> &raquo;</li>
 
62
        <li>
 
63
          <span class="version_switcher_placeholder">2.7.12</span>
 
64
          <a href="../index.html">Documentation</a> &raquo;
 
65
        </li>
 
66
 
 
67
          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">The Python Standard Library</a> &raquo;</li> 
 
68
      </ul>
 
69
    </div>    
 
70
 
 
71
    <div class="document">
 
72
      <div class="documentwrapper">
 
73
        <div class="bodywrapper">
 
74
          <div class="body" role="main">
 
75
            
 
76
  <div class="section" id="sgi-irix-specific-services">
 
77
<span id="sgi"></span><h1>39. SGI IRIX Specific Services<a class="headerlink" href="#sgi-irix-specific-services" title="Permalink to this headline">¶</a></h1>
 
78
<p>The modules described in this chapter provide interfaces to features that are
 
79
unique to SGI&#8217;s IRIX operating system (versions 4 and 5).</p>
 
80
<div class="toctree-wrapper compound">
 
81
<ul>
 
82
<li class="toctree-l1"><a class="reference internal" href="al.html">39.1. <code class="docutils literal"><span class="pre">al</span></code> &#8212; Audio functions on the SGI</a><ul>
 
83
<li class="toctree-l2"><a class="reference internal" href="al.html#configuration-objects">39.1.1. Configuration Objects</a></li>
 
84
<li class="toctree-l2"><a class="reference internal" href="al.html#port-objects">39.1.2. Port Objects</a></li>
 
85
</ul>
 
86
</li>
 
87
<li class="toctree-l1"><a class="reference internal" href="al.html#module-AL">39.2. <code class="docutils literal"><span class="pre">AL</span></code> &#8212; Constants used with the <code class="docutils literal"><span class="pre">al</span></code> module</a></li>
 
88
<li class="toctree-l1"><a class="reference internal" href="cd.html">39.3. <code class="docutils literal"><span class="pre">cd</span></code> &#8212; CD-ROM access on SGI systems</a><ul>
 
89
<li class="toctree-l2"><a class="reference internal" href="cd.html#player-objects">39.3.1. Player Objects</a></li>
 
90
<li class="toctree-l2"><a class="reference internal" href="cd.html#parser-objects">39.3.2. Parser Objects</a></li>
 
91
</ul>
 
92
</li>
 
93
<li class="toctree-l1"><a class="reference internal" href="fl.html">39.4. <code class="docutils literal"><span class="pre">fl</span></code> &#8212; FORMS library for graphical user interfaces</a><ul>
 
94
<li class="toctree-l2"><a class="reference internal" href="fl.html#functions-defined-in-module-fl">39.4.1. Functions Defined in Module <code class="docutils literal"><span class="pre">fl</span></code></a></li>
 
95
<li class="toctree-l2"><a class="reference internal" href="fl.html#form-objects">39.4.2. Form Objects</a></li>
 
96
<li class="toctree-l2"><a class="reference internal" href="fl.html#forms-objects">39.4.3. FORMS Objects</a></li>
 
97
</ul>
 
98
</li>
 
99
<li class="toctree-l1"><a class="reference internal" href="fl.html#module-FL">39.5. <code class="docutils literal"><span class="pre">FL</span></code> &#8212; Constants used with the <code class="docutils literal"><span class="pre">fl</span></code> module</a></li>
 
100
<li class="toctree-l1"><a class="reference internal" href="fl.html#module-flp">39.6. <code class="docutils literal"><span class="pre">flp</span></code> &#8212; Functions for loading stored FORMS designs</a></li>
 
101
<li class="toctree-l1"><a class="reference internal" href="fm.html">39.7. <code class="docutils literal"><span class="pre">fm</span></code> &#8212; <em>Font Manager</em> interface</a></li>
 
102
<li class="toctree-l1"><a class="reference internal" href="gl.html">39.8. <code class="docutils literal"><span class="pre">gl</span></code> &#8212; <em>Graphics Library</em> interface</a></li>
 
103
<li class="toctree-l1"><a class="reference internal" href="gl.html#module-DEVICE">39.9. <code class="docutils literal"><span class="pre">DEVICE</span></code> &#8212; Constants used with the <code class="docutils literal"><span class="pre">gl</span></code> module</a></li>
 
104
<li class="toctree-l1"><a class="reference internal" href="gl.html#module-GL">39.10. <code class="docutils literal"><span class="pre">GL</span></code> &#8212; Constants used with the <code class="docutils literal"><span class="pre">gl</span></code> module</a></li>
 
105
<li class="toctree-l1"><a class="reference internal" href="imgfile.html">39.11. <code class="docutils literal"><span class="pre">imgfile</span></code> &#8212; Support for SGI imglib files</a></li>
 
106
<li class="toctree-l1"><a class="reference internal" href="jpeg.html">39.12. <code class="docutils literal"><span class="pre">jpeg</span></code> &#8212; Read and write JPEG files</a></li>
 
107
</ul>
 
108
</div>
 
109
</div>
 
110
 
 
111
 
 
112
          </div>
 
113
        </div>
 
114
      </div>
 
115
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
 
116
        <div class="sphinxsidebarwrapper">
 
117
  <h4>Previous topic</h4>
 
118
  <p class="topless"><a href="miniaeframe.html"
 
119
                        title="previous chapter">38.5. <code class="docutils literal"><span class="pre">MiniAEFrame</span></code> &#8212; Open Scripting Architecture server support</a></p>
 
120
  <h4>Next topic</h4>
 
121
  <p class="topless"><a href="al.html"
 
122
                        title="next chapter">39.1. <code class="docutils literal"><span class="pre">al</span></code> &#8212; Audio functions on the SGI</a></p>
 
123
<h3>This Page</h3>
 
124
<ul class="this-page-menu">
 
125
  <li><a href="../bugs.html">Report a Bug</a></li>
 
126
  <li><a href="../_sources/library/sgi.txt"
 
127
         rel="nofollow">Show Source</a></li>
 
128
</ul>
 
129
 
 
130
<div id="searchbox" style="display: none" role="search">
 
131
  <h3>Quick search</h3>
 
132
    <form class="search" action="../search.html" method="get">
 
133
      <input type="text" name="q" />
 
134
      <input type="submit" value="Go" />
 
135
      <input type="hidden" name="check_keywords" value="yes" />
 
136
      <input type="hidden" name="area" value="default" />
 
137
    </form>
 
138
    <p class="searchtip" style="font-size: 90%">
 
139
    Enter search terms or a module, class or function name.
 
140
    </p>
 
141
</div>
 
142
<script type="text/javascript">$('#searchbox').show(0);</script>
 
143
        </div>
 
144
      </div>
 
145
      <div class="clearer"></div>
 
146
    </div>  
 
147
    <div class="related" role="navigation" aria-label="related navigation">
 
148
      <h3>Navigation</h3>
 
149
      <ul>
 
150
        <li class="right" style="margin-right: 10px">
 
151
          <a href="../genindex.html" title="General Index"
 
152
             >index</a></li>
 
153
        <li class="right" >
 
154
          <a href="../py-modindex.html" title="Python Module Index"
 
155
             >modules</a> |</li>
 
156
        <li class="right" >
 
157
          <a href="al.html" title="39.1. al — Audio functions on the SGI"
 
158
             >next</a> |</li>
 
159
        <li class="right" >
 
160
          <a href="miniaeframe.html" title="38.5. MiniAEFrame — Open Scripting Architecture server support"
 
161
             >previous</a> |</li>
 
162
        <li><img src="../_static/py.png" alt=""
 
163
                 style="vertical-align: middle; margin-top: -1px"/></li>
 
164
        <li><a href="https://www.python.org/">Python</a> &raquo;</li>
 
165
        <li>
 
166
          <span class="version_switcher_placeholder">2.7.12</span>
 
167
          <a href="../index.html">Documentation</a> &raquo;
 
168
        </li>
 
169
 
 
170
          <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> &raquo;</li> 
 
171
      </ul>
 
172
    </div>  
 
173
    <div class="footer">
 
174
    &copy; <a href="../copyright.html">Copyright</a> 1990-2016, Python Software Foundation.
 
175
    <br />
 
176
    The Python Software Foundation is a non-profit corporation.
 
177
    <a href="https://www.python.org/psf/donations/">Please donate.</a>
 
178
    <br />
 
179
    Last updated on Sep 20, 2016.
 
180
    <a href="../bugs.html">Found a bug</a>?
 
181
    <br />
 
182
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.3.3.
 
183
    </div>
 
184
 
 
185
  </body>
 
186
</html>
 
 
b'\\ No newline at end of file'