Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
adf0e437cb15791c9bbfd99929388f3ff8e07e3a
/
.
/
Doc
/
perl
/
howto.perl
blob: c4e8e202a1ddb4147e68a1770983047c2c72c931 [
file
] [
log
] [
blame
]
# -*- perl -*-
#
# This implements the Python howto class. All it really needs to do it
# load the "python" style.
package
main
;
&
do_require_package
(
"article"
);
&
do_require_package
(
"python"
);
$ICONSERVER
=
'../../icons'
;
1
;
# sheesh....