Chris wrote:

> No output because x is a NoneType...

That's behavior of the interactive interpreter when printing results of 
expressions, not of print.  It will print None.

-- 
Erik Max Francis && [EMAIL PROTECTED] && http://www.alcyone.com/max/
  San Jose, CA, USA && 37 18 N 121 57 W && AIM, Y!M erikmaxfrancis
   There is no present or future; only the past, happening over and over
    again, now. -- Eugene O'Neill
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to