scanf in python...?

William Park parkw at better.net
Mon Oct 16 23:51:31 EDT 2000


On Tue, Oct 17, 2000 at 01:50:19AM +0000, Tony Waterman wrote:
> Does python have any way to mimic scanf ? I just bought Python on

No.  You have to use 'readline()', 'split()', ...

> Win32 and I can't find anything in there about it, or on the
> python.org html tutorial. Also; how many ways to mimic scanf are
> there?
> -- 
> http://www.python.org/mailman/listinfo/python-list

---William Park, Open Geometry Consulting




More information about the Python-list mailing list