• Fabián Ezequiel Gallina's avatar
    Implemented Skeletons after GNU/Emacs python.el · e2803784
    Fabián Ezequiel Gallina authored
    6 basic skeletons are defined: class, def, for, if, try and while.
    
    While these skeletons are strongly based on GNU/Emacs' current
    python.el a better definition macro, a generic template for
    try/except/finally/else blocks and a cool menu display is included.
    e2803784
python.el 76.8 KB