mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
95c8b24ebf
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)/' {} \; ``` |
||
---|---|---|
.. | ||
bash-tw.html.markdown | ||
dart-tw.html.markdown | ||
elixir-tw.html.markdown | ||
pcre-tw.html.markdown | ||
pythonlegacy-tw.html.markdown |