blob: 5fe3eb57f5c37941227f1f7b63ef24dde4796cda [file] [log] [blame]
Fred Drakebc7101d1998-03-06 21:18:55 +00001# -*- perl -*-
2#
3# This implements the Python howto class. All it really needs to do it
4# load the "python" style.
5
6package main;
7
Fred Drakea608a1d1999-03-25 22:17:29 +00008do_require_package("article");
9do_require_package("verbatim");
10do_require_package("python");
Fred Drakebc7101d1998-03-06 21:18:55 +000011
Fred Drakebc7101d1998-03-06 21:18:55 +0000121; # sheesh....