Packing a list of lists with struct.pack()

Panos Laganakos panos.laganakos at gmail.com
Wed Apr 26 13:26:51 EDT 2006


Fredrik, thanks alot.

Your preposition worked like a charm, plus I got to learn how to
reverse an inner for loop using list comprehensions :)

What I don't understand is what are you doing with *(...), this is
supposed to pack its contents as a list?




More information about the Python-list mailing list