<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/pythius/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/pythius/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Mar 2003 09:10:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pythius/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>inheritance problems</title><link>https://sourceforge.net/p/pythius/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Haven't looked into it yet, but here's what someone&lt;br /&gt;
reported:&lt;/p&gt;
&lt;p&gt;I have played around a bit with Pythius' AOP module. &lt;br /&gt;
I'm quite interested&lt;br /&gt;
in this module but have hit a few problems trying to&lt;br /&gt;
use it.  The main&lt;br /&gt;
problems is with inheritance.&lt;/p&gt;
&lt;p&gt;I have checked the test module and found an error in&lt;br /&gt;
it.  The testing module&lt;br /&gt;
never does the inherited class test (don't know if it&lt;br /&gt;
was intentionally&lt;br /&gt;
disabled).  After fixing this, the testing module&lt;br /&gt;
failed with the inherited&lt;br /&gt;
class test with the same problem I got (I have&lt;br /&gt;
commented the parts in the&lt;br /&gt;
testing module I have changed).&lt;/p&gt;
&lt;p&gt;I'm attaching the fixed script if anyone is interested.&lt;/p&gt;
&lt;p&gt;Hopefully I'll get some time to scratch around in&lt;br /&gt;
aop.py and come up with a&lt;br /&gt;
fix myself, but I don't know if my Pythong skill is up&lt;br /&gt;
to it!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Tobin</dc:creator><pubDate>Wed, 05 Mar 2003 09:10:25 -0000</pubDate><guid>https://sourceforge.net85f84ad020d17a9426da74839860d96e8b5299a3</guid></item><item><title>Wrong URL</title><link>https://sourceforge.net/p/pythius/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In lib/pythius/aop.py, &lt;a href="http://www.aosd.org/" rel="nofollow"&gt;http://www.aosd.org/&lt;/a&gt; needs to be&lt;br /&gt;
&lt;a href="http://aosd.net/" rel="nofollow"&gt;http://aosd.net/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerhard Häring</dc:creator><pubDate>Tue, 16 Jul 2002 17:36:47 -0000</pubDate><guid>https://sourceforge.netd894b3d9b1b89a5f8ed1e4576f40e2a0497484a9</guid></item><item><title>Handles parse errors ungracefully</title><link>https://sourceforge.net/p/pythius/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running pystat over a large body of code hit a multi &lt;br /&gt;
line parse error - I think the tool should have &lt;br /&gt;
reported and continued,&lt;/p&gt;
&lt;p&gt;Darren.&lt;/p&gt;
&lt;p&gt;timeless 10:24 ~/tmp/Pythius-1.3 469 % /tools/Python-&lt;br /&gt;
2.0/bin/pystat SRextend_yj.py &lt;br /&gt;
Found 1 file.&lt;br /&gt;
Needed 0.950 secs.&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File &amp;amp;quot;/tools/Python-2.0/bin/pystat&amp;amp;quot;, line 3, in ?&lt;br /&gt;
run()&lt;br /&gt;
File &amp;amp;quot;/tools/python/lib/python2.0/site-&lt;br /&gt;
packages/pythius/scripts/pystat.py&amp;amp;quot;, line 237, in run&lt;br /&gt;
util.runMain(main)&lt;br /&gt;
File &amp;amp;quot;/tools/python/lib/python2.0/site-&lt;br /&gt;
packages/pythius/util.py&amp;amp;quot;, line 80, in runMain&lt;br /&gt;
mainloop()&lt;br /&gt;
File &amp;amp;quot;/tools/python/lib/python2.0/site-&lt;br /&gt;
packages/pythius/scripts/pystat.py&amp;amp;quot;, line 220, in main&lt;br /&gt;
analyze(filename, total)&lt;br /&gt;
File &amp;amp;quot;/tools/python/lib/python2.0/site-&lt;br /&gt;
packages/pythius/scripts/pystat.py&amp;amp;quot;, line 105, in &lt;br /&gt;
analyze&lt;br /&gt;
parser.parse(source)&lt;br /&gt;
File &amp;amp;quot;/tools/python/lib/python2.0/site-&lt;br /&gt;
packages/pythius/grok.py&amp;amp;quot;, line 103, in parse&lt;br /&gt;
raise ParseError(&amp;amp;quot;ERROR %s\n%s&amp;amp;quot; % (&lt;br /&gt;
pythius.grok.ParseError: ERROR EOF in multi-line &lt;br /&gt;
statement&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Darren Platt</dc:creator><pubDate>Fri, 22 Mar 2002 18:27:07 -0000</pubDate><guid>https://sourceforge.netb0fdaadff5b0006a5ebb175391d46454c5e2d919</guid></item></channel></rss>