summaryrefslogtreecommitdiffhomepage
path: root/ja-jp/python3-jp.html.markdown
diff options
context:
space:
mode:
authorSimon Shine <shreddedglory@gmail.com>2020-02-12 04:49:56 +0100
committerSimon Shine <shreddedglory@gmail.com>2020-02-12 04:53:08 +0100
commit1adab9bc3f80d82123987ff34083568030735db7 (patch)
tree31351dc4d518a699b9c7c898b3f24d437195a542 /ja-jp/python3-jp.html.markdown
parent5c1cc4c82309a64daacbd687dd4091998cb806cc (diff)
Rename Python 2 markdown files into 'pythonlegacy'
``` for f in $(find . -iname "*python*" | grep -vE 'python3|git|statcomp'); do flegacy=$(echo "$f" | sed 's/python/pythonlegacy/') git mv "$f" "$flegacy" done ```
Diffstat (limited to 'ja-jp/python3-jp.html.markdown')
0 files changed, 0 insertions, 0 deletions