Staging
v0.5.1
https://github.com/python/cpython
Revision 34bfda55d23e90a085be95622263aa1f32bc5c27 authored by Vinay Sajip on 01 September 2008, 15:08:07 UTC, committed by Vinay Sajip on 01 September 2008, 15:08:07 UTC
1 parent 35e3b03
Raw File
Tip revision: 34bfda55d23e90a085be95622263aa1f32bc5c27 authored by Vinay Sajip on 01 September 2008, 15:08:07 UTC
Added section about configuring logging in a library. Thanks to Thomas Heller for the idea.
Tip revision: 34bfda5
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2008 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