Staging
v0.5.1
https://github.com/python/cpython
Revision 1bf5b6a4544bc06c630510c9b099c49a4ab2a5ea authored by Éric Araujo on 12 August 2011, 17:40:05 UTC, committed by Éric Araujo on 12 August 2011, 17:40:05 UTC
Changes to crlf originally by Victor Stinner for 3.3, copied to lfcr by
me.  Manually tested.
1 parent fbc5ff6
Raw File
Tip revision: 1bf5b6a4544bc06c630510c9b099c49a4ab2a5ea authored by Éric Araujo on 12 August 2011, 17:40:05 UTC
Update crlf and lfcr scripts for 3.x bytes semantics (#12032).
Tip revision: 1bf5b6a
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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