diff options
Diffstat (limited to 'cs-cz/python.html.markdown')
| -rw-r--r-- | cs-cz/python.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/cs-cz/python.html.markdown b/cs-cz/python.html.markdown index 7086ec5f..b684bd7d 100644 --- a/cs-cz/python.html.markdown +++ b/cs-cz/python.html.markdown @@ -1,5 +1,5 @@  --- -language: python3 +language: python  contributors:      - ["Louie Dinh", "http://pythonpracticeprojects.com"]      - ["Steven Basart", "http://github.com/xksteven"] @@ -7,7 +7,7 @@ contributors:      - ["Tomáš Bedřich", "http://tbedrich.cz"]  translators:      - ["Tomáš Bedřich", "http://tbedrich.cz"] -filename: learnpython3-cz.py +filename: learnpython-cz.py  lang: cs-cz  --- | 
