Hi,

Thought you might be interested to know that I think the cause of the
problem in my example is the iter method that the indexing suite adds.
Unlike getitem it doesn't seem to return proxy objects, so when I slice
insert into the cpp container some of the references made by iterating
through it change, instead of becoming detached.

babak


--
View this message in context: 
http://boost.2283326.n4.nabble.com/wrapped-std-vector-slice-affecting-items-in-a-python-list-tp3738972p4527267.html
Sent from the Python - c++-sig mailing list archive at Nabble.com.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to