thanks for the reply hastings ive been working on a loopback interface its
done
On Fri, Jul 6, 2012 at 3:00 AM, wrote:
> Send Python-Dev mailing list submissions to
> python-dev@python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.python.org/mail
spoke too early on its done sorry
On Tue, Jul 10, 2012 at 2:04 PM, Ryan Paullin wrote:
> thanks for the reply hastings ive been working on a loopback interface its
> done
>
>
> On Fri, Jul 6, 2012 at 3:00 AM, wrote:
>
>> Send Python-Dev mailing list submissions
looks like theres no forgiveness except for dj yoda
On Thu, Jul 12, 2012 at 3:00 AM, wrote:
> Send Python-Dev mailing list submissions to
> python-dev@python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.python.org/mailman/listinfo/python-dev
> o
<- its just my gmail face
On Thu, Jul 12, 2012 at 3:30 AM, Ryan Paullin wrote:
> looks like theres no forgiveness except for dj yoda
>
>
> On Thu, Jul 12, 2012 at 3:00 AM, wrote:
>
>> Send Python-Dev mailing list submissions to
>> python-dev@python.org
>
meit -s 'import test' 'list(test.chunks(2,"abcdef"))'
10 loops, best of 3: 2.85 usec per loop
$ python -m timeit -s 'import test' 'test.chunks(2,"abcdef")'
100 loops, best of 3: 0.685 usec per loop
some woman wrote this
On Thu