Re: [Zope3-dev] Re: Build problem

2005-09-03 Thread Dmitry Vasiliev

Ruslan Spivak wrote:
I think Dmitry used that because of slice assignment and i don't see 
how it can be done with index assignment of insert():


Yes, definitely.

--
Dmitry Vasiliev (dima at hlabs.spb.ru)
http://hlabs.spb.ru
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com



Re: [Zope3-dev] Re: Build problem

2005-09-02 Thread Benji York

Ruslan Spivak wrote:
I think Dmitry used that because of slice assignment and i don't see 
how it can be done with index assignment of insert():


Indeed!  I was thinking of a single item instead of a list.  We could 
use a loop, but I don't think that's any better.  Thanks for the 
clarification.

--
Benji York
Senior Software Engineer
Zope Corporation
___
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com