blob: 42f722fb08630c112f4969d9be1c7523f5c0d627 [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");
Fred Drake9444df01999-04-13 22:17:55 +00009#do_require_package("verbatim");
Fred Drakea608a1d1999-03-25 22:17:29 +000010do_require_package("python");
Fred Drakebc7101d1998-03-06 21:18:55 +000011
Fred Drakebc7101d1998-03-06 21:18:55 +0000121; # sheesh....