Paul Sokolovsky
|
465d84b7e7
|
docs/library: Add CPython docs xref to each pertinent module.
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
|
2017-07-02 15:37:31 +03:00 |
Paul Sokolovsky
|
d42bb58c33
|
docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError.
Also, update heading of 1st sections to "Functions and types".
|
2017-07-01 22:20:49 +03:00 |
Paul Sokolovsky
|
bc790b5145
|
docs/builtins: List builtin exceptions.
If for nothing else, then at least to cross-reference them.
|
2017-06-24 23:45:38 +03:00 |
Paul Sokolovsky
|
bcf3c8bf17
|
docs/library/builtins: int: Add notice on byteorder param for to/from_bytes.
|
2017-04-09 00:06:54 +03:00 |
Damien George
|
f1b2b1b600
|
docs/library/builtins: Add docs for delattr and slice.
|
2016-10-25 11:02:47 +11:00 |
Mike Causer
|
ce166e6b68
|
docs: Spelling mistakes
|
2016-08-02 11:17:46 +03:00 |
Paul Sokolovsky
|
0cec4e9bb8
|
docs/builtins: Enumerate all builtin functions implemented.
Based on unix version. No descriptions so far.
|
2016-06-09 00:24:52 +03:00 |