~ubuntu-branches/ubuntu/karmic/pypy/karmic

« back to all changes in this revision

Viewing changes to pypy/doc/config/objspace.compiler.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2007-04-13 09:33:09 UTC
  • Revision ID: james.westby@ubuntu.com-20070413093309-yoojh4jcoocu2krz
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html>
 
3
  <head>
 
4
    <title>PyPy Configuration[objspace.compiler] </title>
 
5
    <meta content="text/html;charset=ISO-8859-1" name="Content-Type"/>
 
6
    <link href="../style.css" media="screen" rel="stylesheet" type="text/css"/></head>
 
7
  <body>
 
8
    <div><a><img alt="PyPy" height="110" id="pyimg" src="http://codespeak.net/pypy/img/py-web1.png" width="149"/></a></div>
 
9
    <div id="metaspace">
 
10
      <div class="project_title">PyPy Configuration[objspace.compiler] </div>
 
11
      <div id="menubar"><a class="menu" href="../index.html">general documentation</a> <a class="menu" href="index.html">config index</a> <a class="menu" href="commandline.html">command-line overview</a>  </div></div>
 
12
    <div id="contentspace">
 
13
      <div id="docinfoline">
 
14
        <div style="float: right; font-style: italic;"> </div></div>
 
15
<div class="document" id="objspace-compiler">
 
16
<h1 class="title">objspace.compiler</h1>
 
17
 
 
18
<div class="contents topic">
 
19
<p class="topic-title first"><a id="contents" name="contents">Contents</a></p>
 
20
<ul class="simple">
 
21
<li><a class="reference" href="#basic-option-information" id="id1" name="id1">Basic Option Information</a></li>
 
22
<li><a class="reference" href="#description" id="id2" name="id2">Description</a></li>
 
23
</ul>
 
24
</div>
 
25
<p><a class="reference" href="objspace.html">back to parent</a></p>
 
26
<div class="section">
 
27
<h1><a class="toc-backref" href="#id1" id="basic-option-information" name="basic-option-information">Basic Option Information</a></h1>
 
28
<ul class="simple">
 
29
<li><strong>name:</strong> compiler</li>
 
30
<li><strong>description:</strong> which compiler to use for app-level code</li>
 
31
<li><strong>command-line:</strong> --compiler</li>
 
32
<li><strong>option type:</strong> choice option</li>
 
33
<li><strong>possible values:</strong><ul>
 
34
<li>cpython</li>
 
35
<li>ast</li>
 
36
</ul>
 
37
</li>
 
38
<li><strong>default:</strong> ast</li>
 
39
</ul>
 
40
</div>
 
41
<div class="section">
 
42
<h1><a class="toc-backref" href="#id2" id="description" name="description">Description</a></h1>
 
43
<p>Internal option.</p>
 
44
<!-- internal -->
 
45
</div>
 
46
</div>
 
47
</div></body></html>
 
 
b'\\ No newline at end of file'