An extraordinarily stupid question

Shane Hoversten srh232 at nyu.edu
Fri Apr 19 22:55:14 EDT 2002


Hi -

	This is really dumb, but I just want to print out a character without a 
newline and without a space behind it.  You can't do:

print c,

	Because Python puts a space behind it.  I can't find anywhere in the dox 
that actually talk about "print" in any detail at all.  Surely there 
must be some way to do this?

Thanks,

Shane




More information about the Python-list mailing list