how to avoid line return when using python -c 'print "foo"'

TP Tribulations at Paralleles.invalid
Fri Jul 18 17:04:06 EDT 2008


Hi everybody,

All my problem is in the title.
If I try:

$ python -c 'print "foo",'

It does not change anything, surely because the line return is added
by "python -c".

Thanks in advance

Julien

-- 
TP (Tribulations Parallèles)

"Allez, Monsieur, allez, et la foi vous viendra." (D'Alembert).



More information about the Python-list mailing list