[PYTHON MATRIX-SIG] New pretty printer
Guido van Rossum
guido@CNRI.Reston.VA.US
Wed, 07 Feb 1996 12:01:39 -0500
> Such things really belong into a "system parameters" collection.
> The closest Python equivalent would be the module "sys". But
> that doesn't solve the problem of who is allowed to modify them
> how and when.
It makes sense for it to be a property of the file object. But since
adding properties to those is no fun, I'd suggest to go for a
parameter is sys. Whoever feels like they can change sys.stdout can
also change the line width if they feel like it.
--Guido van Rossum <guido@CNRI.Reston.VA.US>
URL: <http://www.python.org/~guido/>
=================
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================