On 1 sep, 06:30, Tim Roberts wrote:
> vsoler wrote:
> >On 31 ago, 04:42, Paul Rubin wrote:
> >> vsoler writes:
> >> > I was expecting an itertools.py file, but I don't see it in your list.
> >> >> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
>
> >> looks promising. Lots of stdlib modul
On 31 ago, 05:33, Rolando Espinoza La Fuente
wrote:
> On Mon, Aug 30, 2010 at 11:06 PM, vsoler wrote:
> > On 31 ago, 04:42, Paul Rubin wrote:
> >> vsoler writes:
> >> > I was expecting an itertools.py file, but I don't see it in your list.
> >> >> ./python3.1-3.1.2+20100829/Modules/itertoolsmod
vsoler wrote:
>On 31 ago, 04:42, Paul Rubin wrote:
>> vsoler writes:
>> > I was expecting an itertools.py file, but I don't see it in your list.
>> >> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
>>
>> looks promising. Lots of stdlib modules are written in C for speed or
>> access to s
On 8/30/2010 10:27 PM, vsoler wrote:
I was expecting an itertools.py file, but I don't see it in your
list.
The manual page has the original python source for each function.
I recommend you look at that.
Itertool was rewritten in C for speed but the C source will not tell you
any more about t
On Mon, Aug 30, 2010 at 22:06, vsoler wrote:
> On 31 ago, 04:42, Paul Rubin wrote:
> > vsoler writes:
> > > I was expecting an itertools.py file, but I don't see it in your list.
> > >> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
> >
> > looks promising. Lots of stdlib modules are wri
On Mon, Aug 30, 2010 at 11:06 PM, vsoler wrote:
> On 31 ago, 04:42, Paul Rubin wrote:
>> vsoler writes:
>> > I was expecting an itertools.py file, but I don't see it in your list.
>> >> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
>>
>> looks promising. Lots of stdlib modules are writte
On 31 ago, 04:42, Paul Rubin wrote:
> vsoler writes:
> > I was expecting an itertools.py file, but I don't see it in your list.
> >> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
>
> looks promising. Lots of stdlib modules are written in C for speed or
> access to system facilities.
Lawr
vsoler writes:
> I was expecting an itertools.py file, but I don't see it in your list.
>> ./python3.1-3.1.2+20100829/Modules/itertoolsmodule.c
looks promising. Lots of stdlib modules are written in C for speed or
access to system facilities.
--
http://mail.python.org/mailman/listinfo/python-l
On 31 ago, 04:14, Lawrence D'Oliveiro wrote:
> In message
> <9aa266f0-be9b-4c9a-bfbd-6cdfc86ad...@t20g2000yqa.googlegroups.com>, vsoler
> wrote:
>
> > I'm interested in studying the itertools source code, especially the
> > permutations function.
>
> > However, I cannot find the library. Where c
On Tue, Aug 31, 2010 at 7:30 AM, vsoler 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.
In message <9aa266f0-be9b-4c9a-bfbd-6cdfc86ad...@t20g2000yqa.googlegroups.com>,
vsoler 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?
l...@theon:python> apt-get source python3.
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
--
http://mail.python.org/mailman/listinfo/python-list
12 matches
Mail list logo