Next Previous Up Top Contents Index

4.5 The PPRINT module

*default-line-length*

Variable

Summary

Controls the default line length used by the pretty printer.

Type

<integer>

Initial value

80

Library

io

Module

pprint

Description

Controls the line length used by the pretty printer to determine how much output will fit on a single line. The value must be an integer.


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index