Staging
v0.5.1
https://github.com/python/cpython
Revision bde67df0cd4de5e034c2cf4bd43c0d5657649942 authored by Benjamin Peterson on 22 June 2010, 18:09:02 UTC, committed by Benjamin Peterson on 22 June 2010, 18:09:02 UTC
Be generous in abc.py to allow this.
1 parent 3ceab01
Raw File
Tip revision: bde67df0cd4de5e034c2cf4bd43c0d5657649942 authored by Benjamin Peterson on 22 June 2010, 18:09:02 UTC
keep UserDict an old-style class
Tip revision: bde67df
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2010 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

-------

See :ref:`history-and-license` for complete license and permissions information.

back to top