Blank Line at Program Exit
Hendrik van Rooyen
hendrik at microcorp.co.za
Sun Aug 23 03:10:22 EDT 2009
On Thursday 20 August 2009 07:31:14 Steven Woody wrote:
> Hi,
> Any python program, even that does absolutely nothing in the code, will
> cause a blank line printed out when the program exit. What's the reason?
not for me:
hvr at Linuxbox:~/Sasol/lib> cat blank.py
hvr at Linuxbox:~/Sasol/lib> python blank.py
hvr at Linuxbox:~/Sasol/lib>
- Hendrik
More information about the Python-list
mailing list