Module pickletools :: Class StackObject
[hide private]
[frames] | no frames]

type StackObject

object --+
         |
        StackObject

Instance Methods [hide private]
 
__init__(self, name, obtype, doc)
 
__repr__(self)
Properties [hide private]
  doc
  name
  obtype
Method Details [hide private]

__init__(self, name, obtype, doc)
(Constructor)

 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

 
Overrides: object.__repr__
(inherited documentation)