summaryrefslogtreecommitdiffhomepage
path: root/es-es/pythonlegacy-es.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-07 03:54:02 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-07 03:54:02 -0700
commit0aceb41100448904bcffa10525fcd4b75ad5ffe2 (patch)
tree63c73971c9c392278577b14275ed9c9c18fa2301 /es-es/pythonlegacy-es.html.markdown
parent8f67b5f2efbbc9f0958ca42f71a74ec63cfbedb5 (diff)
[python/*] remove feedback email request
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