newbie question

Michael Bauers MichaelB at firstlogic.com
Wed May 22 15:50:45 EDT 2002


	
Why doesn't the following work?  How is 'stdin' different than objects
returned from 'file()' ?

import sys
x = sys.stdin.xreadlines()







More information about the Python-list mailing list