On Mon, Dec 15, 2008 at 5:29 PM, Leonard Ritter <pa...@paniq.org> wrote:

> On Mon, Dec 15, 2008 at 5:27 PM, Stefan Seefeld <seef...@sympatico.ca>wrote:
>
>> The throw point isn't very interesting in this case: In Python, iteration
>> is terminated by means of a 'StopIteration' exception. The question is why
>> this exception manages to escape uncaught.
>
>
> i tried both 1.34.1 and 1.35.0 available in my distribution (ubuntu), same
> problem. i am fetching through the boost.python code to see if i can find
> something interesting.
>

i should add that this problem does not happen on other machines with the
SAME distribution installed.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to