Staging
v0.5.1
https://github.com/python/cpython
Revision 7653c3806c8a19a8e3e86c21d8679008a6a15afa authored by Serhiy Storchaka on 03 December 2016, 05:57:54 UTC, committed by Serhiy Storchaka on 03 December 2016, 05:57:54 UTC
1 parent 1d2cfe2
Raw File
Tip revision: 7653c3806c8a19a8e3e86c21d8679008a6a15afa authored by Serhiy Storchaka on 03 December 2016, 05:57:54 UTC
Try to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.
Tip revision: 7653c38
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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