A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2009-March/080147.html below:

[Python-checkins] r70485 - python/trunk/Doc/library/collections.rst

[Python-checkins] r70485 - python/trunk/Doc/library/collections.rst [Python-checkins] r70485 - python/trunk/Doc/library/collections.rstraymond.hettinger python-checkins at python.org
Fri Mar 20 19:25:49 CET 2009
Author: raymond.hettinger
Date: Fri Mar 20 19:25:49 2009
New Revision: 70485

Log:
Add MutableSet example.

Modified:
   python/trunk/Doc/library/collections.rst

Modified: python/trunk/Doc/library/collections.rst
==============================================================================
--- python/trunk/Doc/library/collections.rst	(original)
+++ python/trunk/Doc/library/collections.rst	Fri Mar 20 19:25:49 2009
@@ -147,7 +147,12 @@
    inherit from both :meth:`Set` and :meth:`Hashable`, then define
    ``__hash__ = Set._hash``.
 
-(For more about ABCs, see the :mod:`abc` module and :pep:`3119`.)
+.. seealso::
+
+   * `OrderedSet recipe <http://code.activestate.com/recipes/576694/>`_ for an
+     example built on :class:`MutableSet`.
+
+   * For more about ABCs, see the :mod:`abc` module and :pep:`3119`.
 
 
 :class:`Counter` objects
More information about the Python-checkins mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4