Skip to content

Commit c294582

Browse files
committed
Remove obsolete documented remark on Exception types
1 parent 5cb4029 commit c294582

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/runtime/Types/ExceptionClassObject.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ namespace Python.Runtime;
66
/// Base class for Python types that reflect managed exceptions based on
77
/// System.Exception
88
/// </summary>
9-
/// <remarks>
10-
/// The Python wrapper for managed exceptions LIES about its inheritance
11-
/// tree. Although the real System.Exception is a subclass of
12-
/// System.Object the Python type for System.Exception does NOT claim that
13-
/// it subclasses System.Object. Instead TypeManager.CreateType() uses
14-
/// Python's exception.Exception class as base class for System.Exception.
15-
/// </remarks>
169
[Serializable]
1710
internal class ExceptionClassObject : ClassObject
1811
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy