diff options
author | Adam <adam@adambard.com> | 2013-08-12 09:53:40 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-08-12 09:53:40 -0700 |
commit | bd48b7062c51aff7d27114326f64fde505cea49c (patch) | |
tree | 1e1c34f3b9c4160325485d1cb3bd8ff8c8e9a06a /pt-br/python-pt.html.markdown | |
parent | ad621beb737a9f5086c14a16258236b74b3e7b06 (diff) |
Updated translation filenames to prevent collisions
Diffstat (limited to 'pt-br/python-pt.html.markdown')
-rw-r--r-- | pt-br/python-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index c365ba96..e08bb5a8 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -5,7 +5,7 @@ contributors: translators: - ["Vilson Vieira", "http://automata.cc"] lang: pt-bf -filename: learnpython.py +filename: learnpython-pt.py --- Python foi criado por Guido Van Rossum no começo dos anos 90. Atualmente é uma |