Source code for itertools

Shashwat Anand anand.shashwat at gmail.com
Mon Aug 30 22:22:34 EDT 2010


On Tue, Aug 31, 2010 at 7:30 AM, vsoler <vicente.soler at gmail.com> wrote:

> I'm interested in studying the itertools source code, especially the
> permutations function.
>
> However, I cannot find the library. Where could I find it?
>
> Running Python 3.1
>
> Thank you
>

Either you can download it or browse it on the net.

http://svn.python.org/view/python/trunk/Modules/itertoolsmodule.c?view=markup


> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
~l0nwlf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100831/58c3e03d/attachment-0001.html>


More information about the Python-list mailing list