__init__ with multiple list values
Gnarlodious
gnarlodious at gmail.com
Sun Oct 30 12:08:24 EDT 2011
More information about the Python-list mailing list
Sun Oct 30 12:08:24 EDT 2011
- Previous message (by thread): __init__ with multiple list values
- Next message (by thread): __init__ with multiple list values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 30, 9:15 am, Chris Angelico wrote: > Orders=[Order(x,y,z) for x,y,z in zip(ratio, bias, locus)] Brilliant, thanks! -- Gnarlie
- Previous message (by thread): __init__ with multiple list values
- Next message (by thread): __init__ with multiple list values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list