Scanner class

George Sakkis george.sakkis at gmail.com
Mon Dec 1 16:53:49 EST 2008


Is there any stdlib or (more likely) 3rd party module that provides a
similar functionality to the java.util.Scanner class [1] ? If not,
would there be any interest in porting it (with a more Pythonic API of
course) or are there better alternatives ?

George

[1] http://java.sun.com/j2se/1.5.0/docs/api/java/util/Scanner.html



More information about the Python-list mailing list