diff options
| author | Adam Bard <github@adambard.com> | 2020-02-13 22:00:05 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-13 22:00:05 -0800 | 
| commit | 0a0a40dc2d29ed6ec8305bef5fffa83c14727e4c (patch) | |
| tree | af8de5c938a140d28c9836bd88186eeeae85bc64 /pl-pl | |
| parent | 6078f18d130bc6b609036e7e76b3913c270d8b9c (diff) | |
| parent | ae848c481fabaca935ffbe33293a43a43434d268 (diff) | |
Merge pull request #3856 from sshine/make-python3-default
[Python] Make Python 3 default
Diffstat (limited to 'pl-pl')
| -rw-r--r-- | pl-pl/pythonlegacy-pl.html.markdown (renamed from pl-pl/python-pl.html.markdown) | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/pl-pl/python-pl.html.markdown b/pl-pl/pythonlegacy-pl.html.markdown index 222f753f..9e322658 100644 --- a/pl-pl/python-pl.html.markdown +++ b/pl-pl/pythonlegacy-pl.html.markdown @@ -1,8 +1,8 @@  ---  name: python  category: language -language: python -filename: learnpython-pl.py +language: Python 2 (legacy) +filename: learnpythonlegacy-pl.py  contributors:      - ["Louie Dinh", "http://ldinh.ca"]      - ["Amin Bandali", "http://aminbandali.com"] | 
