En Sat, 08 Mar 2008 08:27:12 -0200, <[EMAIL PROTECTED]> escribió:
> On Mar 7, 2:14 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>> En Fri, 07 Mar 2008 04:16:42 -0200, <[EMAIL PROTECTED]> escribi�:
>>
>> > BUT the thing thats going in my mind is thread safety. i plan to start
>> > each part of
On Mar 7, 2:14 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Fri, 07 Mar 2008 04:16:42 -0200, <[EMAIL PROTECTED]> escribi�:
>
>
>
> > On Mar 7, 1:38 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> >> En Thu, 06 Mar 2008 14:34:27 -0200, <[EMAIL PROTECTED]> escribi�:
>
> >> > storage c
En Fri, 07 Mar 2008 04:16:42 -0200, <[EMAIL PROTECTED]> escribi�:
> On Mar 7, 1:38 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>> En Thu, 06 Mar 2008 14:34:27 -0200, <[EMAIL PROTECTED]> escribi�:
>>
>> > storage class which can write the file splits that are currently being
>> > downloaded t
On Mar 7, 1:38 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Thu, 06 Mar 2008 14:34:27 -0200, <[EMAIL PROTECTED]> escribi�:
>
> > storage class which can write the file splits that are currently being
> > downloaded to the disk. this is exactly what other download
> > accelerators do, i g
En Thu, 06 Mar 2008 14:34:27 -0200, <[EMAIL PROTECTED]> escribi�:
> storage class which can write the file splits that are currently being
> downloaded to the disk. this is exactly what other download
> accelerators do, i guess.
>
> can this be done using the python file class?? i am pretty good a
HI everyone on this group!
i am want to write a split part downloading software for use in some
projects. (something like a download accelerator)
what i think i need is ( my brain is totally exausted at this moment
so pls ignore any typos i make)
storage class which can write the file splits tha