A curious bit of code...
Serhiy Storchaka
storchaka at gmail.com
Thu Feb 13 16:49:15 EST 2014
More information about the Python-list mailing list
Thu Feb 13 16:49:15 EST 2014
- Previous message (by thread): A curious bit of code...
- Next message (by thread): A curious bit of code...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
13.02.14 21:59, Zachary Ware написав(ла): > don't use re for simple stuff (because while it may be very fast, it's > dominated by attribute lookup and function call overhead), And the time of re variant depends on the size of input.
- Previous message (by thread): A curious bit of code...
- Next message (by thread): A curious bit of code...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list