summaryrefslogtreecommitdiffhomepage
path: root/pl-pl/python-pl.html.markdown
Commit message (Collapse)AuthorAgeLines
* Rename Python 2 markdown files into 'pythonlegacy'Simon Shine2020-02-12-640/+0
| | | | | | | | | ``` for f in $(find . -iname "*python*" | grep -vE 'python3|git|statcomp'); do flegacy=$(echo "$f" | sed 's/python/pythonlegacy/') git mv "$f" "$flegacy" done ```
* Type correction for the output of math.sqrt() propagated across versions and ↵Anindya Srivastava2019-02-06-1/+1
| | | | languages
* Fix typos, improve the languageMikołaj Rozwadowski2015-11-16-78/+81
|
* Slight language improvements and fixed typosFilip Frącz2015-10-16-2/+2
|
* email addeddokato2015-03-10-1/+3
| | | there is polish and english version now
* three bugs fixeddokato2015-03-09-3/+3
|
* Small changesdokato2015-03-09-6/+12
|
* First version of python script translationdokato2015-03-09-0/+629