Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename Python 2 markdown files into 'pythonlegacy' | Simon Shine | 2020-02-12 | -493/+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 Srivastava | 2019-02-06 | -1/+1 |
| | | | | languages | |||
* | fix line lengths | Serban Constantin | 2015-10-13 | -7/+10 |
| | ||||
* | Fixed up so it builds | Adam | 2013-09-08 | -1/+2 |
| | ||||
* | Fixed up potential conflicts | Adam | 2013-09-04 | -1/+1 |
| | ||||
* | Corrections. | Ovidiu Ciule | 2013-09-04 | -3/+2 |
| | ||||
* | Add romanian python translation. Expect spelling corrections. | Ovidiu Ciule | 2013-09-04 | -0/+490 |