That's so weird. I literally just imported izip_longest to use in my own
code, at the same time you sent this reply. I hadn't used it in months.

What a coincidence.
 On 21/10/2014 3:57 PM, "Chad Dombrova" <[email protected]> wrote:

> Check out the zip function, as well as itertools.izip and
> itertools.izip_longest
>
> —
> Sent from Mailbox <https://www.dropbox.com/mailbox>
>
>
> On Mon, Oct 20, 2014 at 7:47 PM, Jake Van <[email protected]> wrote:
>
>> Is it possible to pull from two lists in order?
>>
>> If  list1 = A - Z and list2 = a - z, then I would want it to pull from
>> those lists to parent them.
>>
>> Aa, Bb, Cc
>>
>> Where the lists would be varying lengths, but always equal.
>>
>> I know there has to be a way, but I can't seem to figure it out.
>> I had some script that I tried, but I didn't save it. I will keep trying.
>> I tried looking it up, but I feel like I am asking phrasing my questions
>> wrong because I keep getting things that don't deal with this issue.
>>
>> Thanks guys.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/d53c63b5-8d59-4e12-afcb-d80a8765295a%40googlegroups.com
>> <https://groups.google.com/d/msgid/python_inside_maya/d53c63b5-8d59-4e12-afcb-d80a8765295a%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/1413860165187.12f1cd22%40Nodemailer
> <https://groups.google.com/d/msgid/python_inside_maya/1413860165187.12f1cd22%40Nodemailer?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1D36xQdQHRu%3DkRWUUt3Rvx6Tshp-tom9yVjrqU%2BifATw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to