blob: 76791ebb232962abecf88f9983b3670c7b9bc081 [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 Drake86333602001-04-10 17:13:39 +00009do_require_package("alltt");
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....