Hi folks.
I'm using a recent (see below for specifics) python2 version of pyreverse in
an attempt to diagram import relationships and inheritance relationships.
However, I'm getting no arcs at all for the imports, and I seem to be
getting only inheritance arcs for built in classes, not for my own
On Saturday 28 August 2010 12:48:20 Jakub Zytka wrote:
> Hello
>
> I'm getting false positives in a, I confess, quite bizzare case
> (testcase below). Short story is that I have some dynamically generated
> python extension module (C++). I also have lots of tests in python and
> some of them are us
On Monday 16 August 2010 14:08:25 Tshepang Lekhonkhobe wrote:
> On Thu, Aug 12, 2010 at 23:03, Tshepang Lekhonkhobe
wrote:
> > Hi,
> >
> > So where do I start if I want Pylint ported to Py3k? Is there a
> > branch somewhere?
>
> Thanks for the great responses. It's a little confusing though, so c