struct.pack has become picky about h (short) and H (unsigned short).
[python/dscho.git] / Doc / longhtml / README
blobb0cf969f3163b3511adf34760cd20a2f97350091
1 "Long HTML" Version of the Python Documentation
2 ===============================================
4   This package provides an alternate HTML formatting of the Python
5   documentation.  Each HTML file represents one chapter from a manual,
6   or the entirety of a "How-To" document.  This mwans there are far
7   fewer individual HTML files than the normal formatting.
9   The purpose of this alternate formatting is to provide on-demand
10   publishers with a format that is easier to convert to the
11   proprietary formats used in printing.  This allows the printed
12   versions of the documentation to be kept up-to-date more easily than
13   would be the case if only the more user-centric HTML format were
14   provided.
16   Anyone is free to use this version for any purpose, so long as the
17   copyrights are maintained according to the license statement.  These
18   files are available to all users, including competing on-demand
19   publishers and re-packagers.
22 Contact Information
23 -------------------
25   If you have questions regarding this distribution, please send email
26   to:
28                         python-docs@python.org
30   Additional information and formats of these documents are available
31   on the Internet.  For current packages of these documents and links
32   to additional materials, please see:
34                       http://www.python.org/doc/