summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/perl/python.perl')
-rw-r--r--Doc/perl/python.perl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/perl/python.perl b/Doc/perl/python.perl
index 4c1f2f7..7cec915 100644
--- a/Doc/perl/python.perl
+++ b/Doc/perl/python.perl
@@ -58,6 +58,12 @@ sub do_cmd_varvars{
$_;
}
+sub do_cmd_pytype{
+ local($_) = @_;
+ s|$next_pair_pr_rx|\2|;
+ $_;
+}
+
# Logical formatting (some based on texinfo), needs to be converted to
# minimalist HTML. The "minimalist" is primarily to reduce the size of
# output files for users that read them over the network rather than