summaryrefslogtreecommitdiffstats
path: root/Doc/texinputs/howto.cls
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-11-17 19:05:12 (GMT)
committerFred Drake <fdrake@acm.org>2000-11-17 19:05:12 (GMT)
commit2ed27d3189783966a915181f9013b808a20d2c6b (patch)
treec6fc8387131445c46ae623e02b98840411cc8aa7 /Doc/texinputs/howto.cls
parentaa126e1e21e837678310c456a0f656276106ec03 (diff)
downloadcpython-2ed27d3189783966a915181f9013b808a20d2c6b.zip
cpython-2ed27d3189783966a915181f9013b808a20d2c6b.tar.gz
cpython-2ed27d3189783966a915181f9013b808a20d2c6b.tar.bz2
Note that readframes() returns data in linear format, even if the original
is encoded in u-LAW format. Based on suggestion from Anthony Baxter <anthony_baxter@users.sourceforge.net>. This closes bug #122273.
Diffstat (limited to 'Doc/texinputs/howto.cls')
-rw-r--r--Doc/texinputs/howto.cls1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/texinputs/howto.cls b/Doc/texinputs/howto.cls
index 33db125..899b4ae 100644
--- a/Doc/texinputs/howto.cls
+++ b/Doc/texinputs/howto.cls
@@ -6,6 +6,7 @@
\ProvidesClass{howto}
[1998/02/25 Document class (Python HOWTO)]
+\RequirePackage{pypaper}
% Change the options here to get a different set of basic options, This
% is where to add things like "a4paper" or "10pt".