[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] eric3>>Debug browser>>local variables
From:       Detlev Offenbach <detlev () die-offenbachs ! de>
Date:       2005-04-25 19:06:09
Message-ID: 200504252106.09759.detlev () die-offenbachs ! de
[Download RAW message or body]

Am Montag, 25. April 2005 10:26 schrieb Cedric BRINER:
> distrib: sarge
> eric: 3.6.2
>
> hi,
>
> In the case we have a class derived from dictionnary like :
>
> class DICT(dict):
>    def __init__(self):
>       self.name='a Name'
>       print self.name          #        <-----------breakpoint (I)
>       super(DICT,self).__init__()
>
>
> dico=DICT()
>
> is that normal, that at the breakpoint position, I'm not able to see in the
> debug-browser that `self' has a `name' attribute with the value `a Name'??:
> locals    | Value              | type
> - self      {}                   __main__.DICT      <-- i just see this one
>  \-name     a Name               String             <-- and not this one
>
> is this the normal behaviour ???

No, that seems to be a bug. I'll have to check what is going on.

Detlev
-- 
Detlev Offenbach
detlev@die-offenbachs.de

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic