]> granicus.if.org Git - python/commit
Incorporate documentation suggestions from feedback on comp.lang.python.
authorRaymond Hettinger <python@rcn.com>
Sat, 16 Aug 2003 00:56:40 +0000 (00:56 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 16 Aug 2003 00:56:40 +0000 (00:56 +0000)
commit7ceb29e4a51b12b08884bd2b43c6255228bdd5e5
tree0d52a4ea03d0590f3547ee8d4eaa6034c655fd2a
parentee562fc0846f40aa72c2cbb13983ac2882c0b6ee
Incorporate documentation suggestions from feedback on comp.lang.python.

* Positive wording for the description of why < and > and = can all
  be False.

* Move to a three column table format that puts long method names
  side-by-side with their operator equivalents

* Mention that KeyError can be raised by Set.pop() and Set.remove().

* Minor tweaks to the examples.

Will backport as soon as Fred rebuilds the docs so I can confirm
the tables formatted properly
Doc/lib/libsets.tex