Tiny python code I dont understand
ast
nomail at invalid.com
Tue Mar 8 11:23:35 EST 2016
Previous message (by thread):
Path problem with 3.5.1
Next message (by thread):
Tiny python code I dont understand
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hello >>>
lst = [(1,2,3), (4, 5,6)]
>>>
sum(lst, ())
(1, 2, 3, 4, 5, 6) Any explanations ? thx
Previous message (by thread):
Path problem with 3.5.1
Next message (by thread):
Tiny python code I dont understand
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list