scanf in python...?

Will Ware wware at world.std.com
Wed Oct 18 11:03:13 EDT 2000


Steve Clift (sgclift at earthlink.net) wrote:
> ...the sscanf module I wrote about 5 years ago...

Whenever I need to do something like sscanf(), I use eval(). Is
sscanfmodule.c much faster? It looks like a very good thing:
http://www.python.org/ftp/python/contrib-09-Dec-1999/Misc/sscanfmodule.c

-- 
# - - - - - - - - - - - - - - - - - - - - - - - -
# Resistance is futile. Capacitance is efficacious.
# Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list