On copying arrays
bearophileHUGS at lycos.com
bearophileHUGS at lycos.com
Mon Mar 24 02:42:48 CET 2008
Previous message:
PyCon FR - Journées Python
Next message:
Does python hate cathy?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
ernesto: best = list(test) may be faster than: best = [x for x in test] Bye, bearophile
Previous message:
PyCon FR - Journées Python
Next message:
Does python hate cathy?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list