Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #5341: fix "builtin" where used as an adjective ("built-in" is correct). | Georg Brandl | 2010-02-06 | 1 | -3/+4 |
| | |||||
* | Small indentation fix. | Georg Brandl | 2009-12-20 | 1 | -1/+1 |
| | |||||
* | #7493: review of Design FAQ by Florent Xicluna. | Georg Brandl | 2009-12-19 | 1 | -69/+75 |
| | |||||
* | Fix some documentation examples involving the repr of a float. | Mark Dickinson | 2009-11-24 | 1 | -3/+3 |
| | |||||
* | Fix broken links found by "make linkcheck". scipy.org seems to be done ↵ | Georg Brandl | 2009-10-11 | 1 | -6/+7 |
| | | | | right now, so I could not verify links going there. | ||||
* | Add the Python FAQ lists to the documentation. Copied from sandbox/faq. ↵ | Georg Brandl | 2009-10-11 | 1 | -0/+924 |
Many thanks to AMK for the preparation work. |