Example #1
0
def abrir_editor():
    import interprete
    return interprete.abrir_editor()
Example #2
0
def abrir_editor():
    import interprete
    return interprete.abrir_editor()