Staging
v0.8.1
https://github.com/python/cpython
Revision 5aed330e37c60b67e9ac87dc5afbf66b21e8a978 authored by Kristján Valur Jónsson on 19 March 2013, 22:24:10 UTC, committed by Kristján Valur Jónsson on 19 March 2013, 22:24:10 UTC
Structured Exception Handling on windows.
1 parent 843fae9
Raw File
Tip revision: 5aed330e37c60b67e9ac87dc5afbf66b21e8a978 authored by Kristján Valur Jónsson on 19 March 2013, 22:24:10 UTC
Issue #10296 : Don't handle BreakPoint exceptions using
Tip revision: 5aed330
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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