Print formatting - same line printing?

Darrell Gallion darrell at dorb.com
Sun Jun 4 19:00:49 EDT 2000


Check out os.py in the standard libs.
It configures for each OS.
>>> os.name
'nt'

--Darrell Gallion

From: "Michael Hudson" <mwh21 at cam.ac.uk>
> 
> Because I suspect the behaviour common to all the platforms that
> Python runs on is so restricted as to be useless.
> 






More information about the Python-list mailing list