<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 3: Seg fault on inspecting objects</title><link href="https://sourceforge.net/p/probstat/bugs/3/" rel="alternate"/><link href="https://sourceforge.net/p/probstat/bugs/3/feed.atom" rel="self"/><id>https://sourceforge.net/p/probstat/bugs/3/</id><updated>2005-11-15T03:17:34Z</updated><subtitle>Recent changes to 3: Seg fault on inspecting objects</subtitle><entry><title>Seg fault on inspecting objects</title><link href="https://sourceforge.net/p/probstat/bugs/3/" rel="alternate"/><published>2005-11-15T03:17:34Z</published><updated>2005-11-15T03:17:34Z</updated><author><name>Lars Yencken</name><uri>https://sourceforge.net/u/lljy/</uri></author><id>https://sourceforge.netc93801ebd054f0ff89401e8a4fa105a587e32cc9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you try to check the type or display as a string one&lt;br /&gt;
of the Combination objects, python seg faults. The&lt;br /&gt;
library behaves nicely otherwise (v0.912, python2.4).&lt;/p&gt;
&lt;p&gt;I guess it's more of a wish than a necessity, but it&lt;br /&gt;
would be nice if instead of crashing python, these&lt;br /&gt;
calls gave something sensible. It'd be enough to just have:&lt;/p&gt;
&lt;p&gt;&amp;gt; x = probstat.Combination([1,2,3,4], 3)&lt;br /&gt;
&amp;gt; print x&lt;br /&gt;
&amp;lt;Combination instance&amp;gt;&lt;/p&gt;
&lt;p&gt;Basically anything other than seg faulting would be good =)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Lars&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>