~ubuntu-branches/ubuntu/maverick/python3.1/maverick

« back to all changes in this revision

Viewing changes to Mac/Resources/app/Resources/English.lproj/Documentation/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-03-23 00:01:27 UTC
  • Revision ID: james.westby@ubuntu.com-20090323000127-5fstfxju4ufrhthq
Tags: upstream-3.1~a1+20090322
ImportĀ upstreamĀ versionĀ 3.1~a1+20090322

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 
2
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
 
3
<html lang="en">
 
4
<head>
 
5
        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
 
6
        <title>MacPython Help</title>
 
7
        <meta name="generator" content="BBEdit 6.5.3">
 
8
        <link rel="SHORTCUT ICON" href="pythonsmall.gif">
 
9
        <META NAME="AppleIcon" CONTENT="pythonsmall.gif">
 
10
        <META NAME="AppleTitle" CONTENT="MacPython Help">
 
11
</head>
 
12
<body>
 
13
 
 
14
<h1>MacPython Help</h1>
 
15
                <table>
 
16
                <tr>
 
17
                        <td>
 
18
                                <img src="python.gif" width="128" height="128" align="top" alt="">
 
19
                        </td>
 
20
                        <td>
 
21
<p>Choose a topic, or enter keywords into the search field:</p>
 
22
<ul>
 
23
        <li><a href="intro.html">What is MacPython?</a>
 
24
        </li>
 
25
        <li><a href="ide/index.html">MacPython 
 
26
        Integrated Development Environment Introduction</a>
 
27
        </li>
 
28
        <li><a href="doc/index.html">Python Language and runtime documentation</a>
 
29
        </li>
 
30
        <li><a href="finder.html">Running Python scripts from the Finder</a>
 
31
        </li>
 
32
        <li><a href="shell.html">Running Python scripts from the Unix Shell</a>
 
33
        </li>
 
34
        <li><a href="gui.html">Creating a User Interface with MacPython</a>
 
35
        </li>
 
36
        <li><a href="scripting.html">Controlling other Applications from MacPython</a>
 
37
        </li>
 
38
        <li><a href="packman.html">Installing additional functionality with the
 
39
        Package Manager</a>
 
40
        </li>
 
41
        <li><a href="community.html">MacPython community</a>
 
42
        </li>
 
43
</ul>
 
44
        
 
45
                        </td>
 
46
                </tr>
 
47
                </table>
 
48
                <hr>
 
49
 
 
50
</body>
 
51
</html>