module_good
index
/home/raskolnikov/dev/curso/00-intro/code/module_good/__init__.py

Este es un modulo muy bueno!

 
Package Contents
       
submodule

 
Classes
       
__builtin__.object
MyClass

 
class MyClass(__builtin__.object)
    Una clase chula.
 
  Methods defined here:
method(self)
Un metodo fascinante.

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

 
Functions
       
fun()
Esta es una funcion muy util!