summaryrefslogtreecommitdiffhomepage
path: root/es-es
diff options
context:
space:
mode:
authorSimon Shine <shreddedglory@gmail.com>2020-02-12 05:09:13 +0100
committerSimon Shine <shreddedglory@gmail.com>2020-02-12 05:09:13 +0100
commit95c8b24ebf8b8e0ed02923787a9f793bdf295200 (patch)
tree97f5041ae2a798ac6bf26a30747552c663cddb88 /es-es
parentefe00fd06e2908f547ed8d47bd818301f96c4620 (diff)
Python 2 'language': Python 2 (legacy)
Instead of listing 'language: python' for Python 2, use language: Python 2 (legacy) ``` find . -iname "*pythonlegacy*" -exec \ sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \; ```
Diffstat (limited to 'es-es')
-rw-r--r--es-es/pythonlegacy-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/pythonlegacy-es.html.markdown b/es-es/pythonlegacy-es.html.markdown
index 2b8f498a..db16b9bd 100644
--- a/es-es/pythonlegacy-es.html.markdown
+++ b/es-es/pythonlegacy-es.html.markdown
@@ -1,5 +1,5 @@
---
-language: python
+language: Python 2 (legacy)
contributors:
- ["Louie Dinh", "http://ldinh.ca"]
translators: