| 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%; }
|
|---|
|
|---|