source: trunk/essentials/dev-lang/python/Doc/html/index.html.in@ 3392

Last change on this file since 3392 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 4.3 KB
Line 
1<html>
2 <head>
3 <title>Python @RELEASE@ Documentation - @DATE@</title>
4 <meta name="aesop" content="links">
5 <meta name="description"
6 content="Top-level index to the standard documentation for
7 Python @RELEASE@.">
8 <link rel="SHORTCUT ICON" href="icons/pyfav.png" type="image/png">
9 <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
10 <link rel="author" href="acks.html" title="Acknowledgements">
11 <link rel="help" href="about.html" title="About the Python Documentation">
12 <link rel="index" href="modindex.html" title="Global Module Index">
13 <style type="text/css">
14 a.title { font-weight: bold; font-size: 110%; }