blob: ee8f3a48b9b0a993c2664b434230c219046dd311 [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
8&do_require_package("article");
9&do_require_package("python");
10
Fred Drakebc7101d1998-03-06 21:18:55 +0000111; # sheesh....