summaryrefslogtreecommitdiffhomepage
path: root/pt-br
diff options
context:
space:
mode:
authorSimon Shine <shreddedglory@gmail.com>2020-02-12 04:54:36 +0100
committerSimon Shine <shreddedglory@gmail.com>2020-02-12 04:54:36 +0100
commita3b0585374d69e392fdb724bde30bc4048358d31 (patch)
tree6a5520ab2f1146939f15b9db6dddcc7271fbcfef /pt-br
parent1adab9bc3f80d82123987ff34083568030735db7 (diff)
Rename Python 3 markdown files into 'python'
``` for f in $(find . -iname "*python3*" | grep -vE 'git'); do fnew=$(echo "$f" | sed 's/python3/python/') git mv "$f" "$fnew" done
Diffstat (limited to 'pt-br')
-rw-r--r--pt-br/python-pt.html.markdown (renamed from pt-br/python3-pt.html.markdown)0
1 files changed, 0 insertions, 0 deletions
diff --git a/pt-br/python3-pt.html.markdown b/pt-br/python-pt.html.markdown
index bc5f801c..bc5f801c 100644
--- a/pt-br/python3-pt.html.markdown
+++ b/pt-br/python-pt.html.markdown