diff options
author | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:09:13 +0100 |
---|---|---|
committer | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:09:13 +0100 |
commit | 95c8b24ebf8b8e0ed02923787a9f793bdf295200 (patch) | |
tree | 97f5041ae2a798ac6bf26a30747552c663cddb88 /ro-ro | |
parent | efe00fd06e2908f547ed8d47bd818301f96c4620 (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 'ro-ro')
-rw-r--r-- | ro-ro/pythonlegacy-ro.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ro-ro/pythonlegacy-ro.html.markdown b/ro-ro/pythonlegacy-ro.html.markdown index ada0c034..2badef08 100644 --- a/ro-ro/pythonlegacy-ro.html.markdown +++ b/ro-ro/pythonlegacy-ro.html.markdown @@ -1,5 +1,5 @@ --- -language: python +language: Python 2 (legacy) contributors: - ["Louie Dinh", "http://ldinh.ca"] translators: |