id: tpl.flutter aliases: [] tags:
- flutter,
- cursos,
- programacion,
- computacion,
- frameworks created: []
id: tpl.flutter aliases: [] tags:
DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. | |
at Pre (plugin:make-md:35:26291) | |
at Bg (plugin:make-md:35:25995) | |
at Pre (plugin:make-md:35:26758) | |
at Bg (plugin:make-md:35:25995) | |
at Pre (plugin:make-md:35:26528) | |
at Jd (plugin:make-md:35:27616) | |
at Ire (plugin:make-md:35:30835) | |
at Jd (plugin:make-md:35:27767) | |
at Ire (plugin:make-md:35:30835) |
import os | |
from datetime import datetime, timedelta | |
from xmlrpc.client import DateTime | |
import calendar | |
import locale | |
locale.setlocale(locale.LC_TIME, 'es_CO.UTF-8') | |
# Templates | |
# Función para crear carpetas y archivos |
%%nose%%