<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Seg fault on inspecting objects</title><link>https://sourceforge.net/p/probstat/bugs/3/</link><description>Recent changes to 3: Seg fault on inspecting objects</description><atom:link href="https://sourceforge.net/p/probstat/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Nov 2005 03:17:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/probstat/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Seg fault on inspecting objects</title><link>https://sourceforge.net/p/probstat/bugs/3/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lars Yencken</dc:creator><pubDate>Tue, 15 Nov 2005 03:17:34 -0000</pubDate><guid>https://sourceforge.netc93801ebd054f0ff89401e8a4fa105a587e32cc9</guid></item></channel></rss>