<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/pythius/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/pythius/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythius/bugs/</id><updated>2003-03-05T09:10:25Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>inheritance problems</title><link href="https://sourceforge.net/p/pythius/bugs/3/" rel="alternate"/><published>2003-03-05T09:10:25Z</published><updated>2003-03-05T09:10:25Z</updated><author><name>Frank Tobin</name><uri>https://sourceforge.net/u/ftobin/</uri></author><id>https://sourceforge.net85f84ad020d17a9426da74839860d96e8b5299a3</id><summary type="html">&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;</summary></entry><entry><title>Wrong URL</title><link href="https://sourceforge.net/p/pythius/bugs/2/" rel="alternate"/><published>2002-07-16T17:36:47Z</published><updated>2002-07-16T17:36:47Z</updated><author><name>Gerhard Häring</name><uri>https://sourceforge.net/u/ghaering/</uri></author><id>https://sourceforge.netd894b3d9b1b89a5f8ed1e4576f40e2a0497484a9</id><summary type="html">&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;</summary></entry><entry><title>Handles parse errors ungracefully</title><link href="https://sourceforge.net/p/pythius/bugs/1/" rel="alternate"/><published>2002-03-22T18:27:07Z</published><updated>2002-03-22T18:27:07Z</updated><author><name>Darren Platt</name><uri>https://sourceforge.net/u/daz10000/</uri></author><id>https://sourceforge.netb0fdaadff5b0006a5ebb175391d46454c5e2d919</id><summary type="html">&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;</summary></entry></feed>