diff options
author | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 05:15:29 +0100 |
---|---|---|
committer | Simon Shine <shreddedglory@gmail.com> | 2020-02-12 07:04:42 +0100 |
commit | 8f5fac98958098864b86e2a09d8131d6dafaaddd (patch) | |
tree | 561516a97e6df2f3abb27f13dd6c3e5585e03c9a /fr-fr/livescript-fr.html.markdown | |
parent | 95c8b24ebf8b8e0ed02923787a9f793bdf295200 (diff) |
Python 3: 'language: Python'
Instead of listing 'language: python3' for Python 3, use
language: Python
as #3450 does.
```
find . -iname "python-*.markdown" -exec \
sed -i 's/language: python3/language: Python/' {} \;
```
Diffstat (limited to 'fr-fr/livescript-fr.html.markdown')
0 files changed, 0 insertions, 0 deletions