learnxinyminutes-docs/zh-tw
Simon Shine 95c8b24ebf 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)/' {} \;
```
2020-02-12 05:09:13 +01:00
..
bash-tw.html.markdown [bash/zh-tw] delete extra line 2016-08-03 02:05:09 +08:00
dart-tw.html.markdown Added zh-tw translation to Dart 2020-01-30 17:19:48 +08:00
elixir-tw.html.markdown [Elixir/zh-Tw]Translation for Elixir of zh-tw 2016-04-22 05:01:11 +08:00
pcre-tw.html.markdown Tweak markdown to properly render html 2019-09-20 14:12:41 +10:00
pythonlegacy-tw.html.markdown Python 2 'language': Python 2 (legacy) 2020-02-12 05:09:13 +01:00