Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs/library: Add CPython docs xref to each pertinent module. | Paul Sokolovsky | 2017-07-02 |
| | | | | | Cross-reference text/link is implemented as RST substitution, so easy to consistently. | ||
* | docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError. | Paul Sokolovsky | 2017-07-01 |
| | | | | Also, update heading of 1st sections to "Functions and types". | ||
* | docs/builtins: List builtin exceptions. | Paul Sokolovsky | 2017-06-24 |
| | | | | If for nothing else, then at least to cross-reference them. | ||
* | docs/library/builtins: int: Add notice on byteorder param for to/from_bytes. | Paul Sokolovsky | 2017-04-09 |
| | |||
* | docs/library/builtins: Add docs for delattr and slice. | Damien George | 2016-10-25 |
| | |||
* | docs: Spelling mistakes | Mike Causer | 2016-08-02 |
| | |||
* | docs/builtins: Enumerate all builtin functions implemented. | Paul Sokolovsky | 2016-06-09 |
Based on unix version. No descriptions so far. |