Wijaya Edward <[EMAIL PROTECTED]> writes:

> How can we print out the hidden character like "\n", "\r" etc in
> Python?

What result do you want that you're not getting with:

    print "\n"

-- 
 \      "Two rules to success in life: 1. Don't tell people everything |
  `\                                         you know."  -- Sassan Tat |
_o__)                                                                  |
Ben Finney

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to