Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > e1011ddec34cda34f3a002b121247943 > files > 907

python-docs-2.7.17-1.1.mga7.noarch.rpm


<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="utf-8" />
    <title>39. SGI IRIX Specific Services &#8212; Python 2.7.17 documentation</title>
    <link rel="stylesheet" href="../_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <script type="text/javascript" src="../_static/language_data.js"></script>
    
    <script type="text/javascript" src="../_static/sidebar.js"></script>
    
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Python 2.7.17 documentation"
          href="../_static/opensearch.xml"/>
    <link rel="author" title="About these documents" href="../about.html" />
    <link rel="index" title="Index" href="../genindex.html" />
    <link rel="search" title="Search" href="../search.html" />
    <link rel="copyright" title="Copyright" href="../copyright.html" />
    <link rel="next" title="39.1. al — Audio functions on the SGI" href="al.html" />
    <link rel="prev" title="38.5. MiniAEFrame — Open Scripting Architecture server support" href="miniaeframe.html" />
    <link rel="shortcut icon" type="image/png" href="../_static/py.png" />
    <link rel="canonical" href="https://docs.python.org/2/library/sgi.html" />
    <script type="text/javascript" src="../_static/copybutton.js"></script>
    
 
    

  </head><body>  
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="al.html" title="39.1. al — Audio functions on the SGI"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="miniaeframe.html" title="38.5. MiniAEFrame — Open Scripting Architecture server support"
             accesskey="P">previous</a> |</li>
        <li><img src="../_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="https://www.python.org/">Python</a> &#187;</li>
        <li>
          <a href="../index.html">Python 2.7.17 documentation</a> &#187;
        </li>

          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">The Python Standard Library</a> &#187;</li> 
      </ul>
    </div>    

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="sgi-irix-specific-services">
<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>
<p>The modules described in this chapter provide interfaces to features that are
unique to SGI’s IRIX operating system (versions 4 and 5).</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="al.html">39.1. <code class="xref py py-mod docutils literal notranslate"><span class="pre">al</span></code> — Audio functions on the SGI</a><ul>
<li class="toctree-l2"><a class="reference internal" href="al.html#configuration-objects">39.1.1. Configuration Objects</a></li>
<li class="toctree-l2"><a class="reference internal" href="al.html#port-objects">39.1.2. Port Objects</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="al.html#module-AL">39.2. <code class="xref py py-mod docutils literal notranslate"><span class="pre">AL</span></code> — Constants used with the <code class="xref py py-mod docutils literal notranslate"><span class="pre">al</span></code> module</a></li>
<li class="toctree-l1"><a class="reference internal" href="cd.html">39.3. <code class="xref py py-mod docutils literal notranslate"><span class="pre">cd</span></code> — CD-ROM access on SGI systems</a><ul>
<li class="toctree-l2"><a class="reference internal" href="cd.html#player-objects">39.3.1. Player Objects</a></li>
<li class="toctree-l2"><a class="reference internal" href="cd.html#parser-objects">39.3.2. Parser Objects</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="fl.html">39.4. <code class="xref py py-mod docutils literal notranslate"><span class="pre">fl</span></code> — FORMS library for graphical user interfaces</a><ul>
<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="xref py py-mod docutils literal notranslate"><span class="pre">fl</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="fl.html#form-objects">39.4.2. Form Objects</a></li>
<li class="toctree-l2"><a class="reference internal" href="fl.html#forms-objects">39.4.3. FORMS Objects</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="fl.html#module-FL">39.5. <code class="xref py py-mod docutils literal notranslate"><span class="pre">FL</span></code> — Constants used with the <code class="xref py py-mod docutils literal notranslate"><span class="pre">fl</span></code> module</a></li>
<li class="toctree-l1"><a class="reference internal" href="fl.html#module-flp">39.6. <code class="xref py py-mod docutils literal notranslate"><span class="pre">flp</span></code> — Functions for loading stored FORMS designs</a></li>
<li class="toctree-l1"><a class="reference internal" href="fm.html">39.7. <code class="xref py py-mod docutils literal notranslate"><span class="pre">fm</span></code> — <em>Font Manager</em> interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="gl.html">39.8. <code class="xref py py-mod docutils literal notranslate"><span class="pre">gl</span></code> — <em>Graphics Library</em> interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="gl.html#module-DEVICE">39.9. <code class="xref py py-mod docutils literal notranslate"><span class="pre">DEVICE</span></code> — Constants used with the <code class="xref py py-mod docutils literal notranslate"><span class="pre">gl</span></code> module</a></li>
<li class="toctree-l1"><a class="reference internal" href="gl.html#module-GL">39.10. <code class="xref py py-mod docutils literal notranslate"><span class="pre">GL</span></code> — Constants used with the <code class="xref py py-mod docutils literal notranslate"><span class="pre">gl</span></code> module</a></li>
<li class="toctree-l1"><a class="reference internal" href="imgfile.html">39.11. <code class="xref py py-mod docutils literal notranslate"><span class="pre">imgfile</span></code> — Support for SGI imglib files</a></li>
<li class="toctree-l1"><a class="reference internal" href="jpeg.html">39.12. <code class="xref py py-mod docutils literal notranslate"><span class="pre">jpeg</span></code> — Read and write JPEG files</a></li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="miniaeframe.html"
                        title="previous chapter">38.5. <code class="xref py py-mod docutils literal notranslate"><span class="pre">MiniAEFrame</span></code> — Open Scripting Architecture server support</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="al.html"
                        title="next chapter">39.1. <code class="xref py py-mod docutils literal notranslate"><span class="pre">al</span></code> — Audio functions on the SGI</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="../_sources/library/sgi.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
    </form>
    </div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>  
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="al.html" title="39.1. al — Audio functions on the SGI"
             >next</a> |</li>
        <li class="right" >
          <a href="miniaeframe.html" title="38.5. MiniAEFrame — Open Scripting Architecture server support"
             >previous</a> |</li>
        <li><img src="../_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="https://www.python.org/">Python</a> &#187;</li>
        <li>
          <a href="../index.html">Python 2.7.17 documentation</a> &#187;
        </li>

          <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> &#187;</li> 
      </ul>
    </div>  
    <div class="footer">
    &copy; <a href="../copyright.html">Copyright</a> 1990-2019, Python Software Foundation.
    <br />
    The Python Software Foundation is a non-profit corporation.
    <a href="https://www.python.org/psf/donations/">Please donate.</a>
    <br />
    Last updated on Oct 19, 2019.
    <a href="../bugs.html">Found a bug</a>?
    <br />
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 2.0.1.
    </div>

  </body>
</html>