blob: 76791ebb232962abecf88f9983b3670c7b9bc081 [file] [log] [blame]
Jean-Paul Calderone897bc252008-02-18 20:50:23 -05001# -*- 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
8do_require_package("article");
9do_require_package("alltt");
10do_require_package("python");
11
121; # sheesh....