moduledivers
index
e:\pythondev\pydev3_qt5\python3\inspect\essai01\moduledivers.py

# -*- coding: utf-8 -*-
# Python 3

 
Classes
       
builtins.object
A
B

 
class A(builtins.object)
     Methods defined here:
fct()
fct1()

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

Data and other attributes defined here:
tmp = '0'

 
class B(builtins.object)
     Methods defined here:
toto(self, machin='')

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)