eof

J. Clifford Dyer jcd at sdf.lonestar.org
Thu Nov 22 10:08:03 EST 2007


On Thu, Nov 22, 2007 at 06:53:59AM -0800, braver wrote regarding Re: eof:
> 
> > Language comparisons are sometimes good. They are best when
> > they are free of FUD.
> 
> So why Python's IO cannot yield f.eof() as easily as Ruby's can?  :)

Because that's not how you compare languages.  You compare languages by stating what you are actually trying to do, and figuring out the most natural solution in each language.  Not "I can do this in x--how come I can't do it in y?" 

Cheers,
Cliff



More information about the Python-list mailing list