break up a value in a list to a list of individual items
Linas Juskevicius
linas.juskevicius at gmail.com
Sun Nov 9 06:17:38 EST 2008
Previous message (by thread):
break up a value in a list to a list of individual items
Next message (by thread):
break up a value in a list to a list of individual items
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[int(i) for i in ['12345'][0]]
Previous message (by thread):
break up a value in a list to a list of individual items
Next message (by thread):
break up a value in a list to a list of individual items
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list