summaryrefslogtreecommitdiffhomepage
path: root/pt-br/pythonlegacy-pt.html.markdown
diff options
context:
space:
mode:
authorSimon Shine <shreddedglory@gmail.com>2020-02-12 05:50:44 +0100
committerSimon Shine <shreddedglory@gmail.com>2020-02-12 07:04:42 +0100
commit887cbee8af080034177734b528819491e73a7a16 (patch)
tree736dd14707173644546e01ec8419e25175b40159 /pt-br/pythonlegacy-pt.html.markdown
parent8f5fac98958098864b86e2a09d8131d6dafaaddd (diff)
Change 'filename:' for Python 2 (legacy)
Before renaming, all Python 2 filenames were 'learnpython-*.py'. This commit renames them to 'learnpythonlegacy-*.py'. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` find . -name "pythonlegacy*.markdown" -exec ack filename: {} \; find . -name "pythonlegacy*.markdown" -exec \ sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \; ```
Diffstat (limited to 'pt-br/pythonlegacy-pt.html.markdown')
-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 399c193a..572bb787 100644
--- a/pt-br/pythonlegacy-pt.html.markdown
+++ b/pt-br/pythonlegacy-pt.html.markdown
@@ -5,7 +5,7 @@ contributors:
translators:
- ["Vilson Vieira", "http://automata.cc"]
lang: pt-br
-filename: learnpython-pt.py
+filename: learnpythonlegacy-pt.py
---
Python foi criado por Guido Van Rossum no começo dos anos 90. Atualmente é uma