blob: c4e8e202a1ddb4147e68a1770983047c2c72c931 [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 Drake982d91f1998-03-27 06:53:13 +000011$ICONSERVER = '../../icons';
12
Fred Drakebc7101d1998-03-06 21:18:55 +0000131; # sheesh....