diff options
author | Levi Bostian <levi.bostian@gmail.com> | 2015-10-01 09:39:00 -0500 |
---|---|---|
committer | Levi Bostian <levi.bostian@gmail.com> | 2015-10-01 09:39:00 -0500 |
commit | 5254c21bbed437e1f91c9c78209da2b48d22ec8b (patch) | |
tree | 93a570fe5aa07a1fa70c50bcb81d1f1b9f016c7c /cs-cz | |
parent | 3c6480da0cb4f27f4241abc58f821e540e731fb2 (diff) |
Add lang: to header of Python3 cs-cz file.
Diffstat (limited to 'cs-cz')
-rw-r--r-- | cs-cz/python3.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cs-cz/python3.html.markdown b/cs-cz/python3.html.markdown index 1f380f36..11c8a654 100644 --- a/cs-cz/python3.html.markdown +++ b/cs-cz/python3.html.markdown @@ -8,6 +8,7 @@ contributors: translators: - ["Tomáš Bedřich", "http://tbedrich.cz"] filename: learnpython3.py +lang: cs-cz --- Python byl vytvořen Guidem Van Rossum v raných 90. letech. Nyní je jedním z nejpopulárnějších jazyků. |