summaryrefslogtreecommitdiffhomepage
path: root/es-es/pythonlegacy-es.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'es-es/pythonlegacy-es.html.markdown')
-rw-r--r--es-es/pythonlegacy-es.html.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/es-es/pythonlegacy-es.html.markdown b/es-es/pythonlegacy-es.html.markdown
index 0a7304e9..6efdc623 100644
--- a/es-es/pythonlegacy-es.html.markdown
+++ b/es-es/pythonlegacy-es.html.markdown
@@ -13,8 +13,6 @@ Python fue creado por Guido Van Rossum en el principio de los 90. Ahora es uno
de los lenguajes más populares que existen. Me enamoré de Python por su claridad sintáctica.
Es básicamente pseudocódigo ejecutable.
-¡Comentarios serán muy apreciados! Pueden contactarme en [@louiedinh](http://twitter.com/louiedinh) o louiedinh [at] [servicio de email de google]
-
Nota: Este artículo aplica a Python 2.7 específicamente, pero debería ser aplicable a Python 2.x. ¡Pronto un recorrido por Python 3!
```python