summaryrefslogtreecommitdiffhomepage
path: root/pt-br
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 /pt-br
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 'pt-br')
-rw-r--r--pt-br/pythonlegacy-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/pythonlegacy-pt.html.markdown b/pt-br/pythonlegacy-pt.html.markdown
index 82b70117..399c193a 100644
--- a/pt-br/pythonlegacy-pt.html.markdown
+++ b/pt-br/pythonlegacy-pt.html.markdown
@@ -1,5 +1,5 @@
---
-language: python
+language: Python 2 (legacy)
contributors:
- ["Louie Dinh", "http://ldinh.ca"]
translators: