commit | 2b44e302ec3079363c4d5c875677945953705c58 | [log] [tgz] |
---|---|---|
author | Aaron Hall, MBA <aaronchall@yahoo.com> | Thu May 25 22:33:26 2017 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu May 25 22:33:26 2017 -0700 |
tree | 2c274eb2f2b51d838cdba1519dd8cbb34ff02111 | |
parent | 368cf1d20630498ca7939069a05d744fabb570aa [diff] |
bpo-30449 Terse slots (#1819) * correct __slots__ documentation with minimal changes * add multiple inheritance info * remove mapping from description