ryniek90 wrote: > So maybe someone, someday decide to > put in Python an alternative, really great implementation of scanf() ?
My idea of a "great scanf() function" would be a clever combination of re.match(), int(), and float(). j -- http://mail.python.org/mailman/listinfo/python-list
