Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79064 --- shadow/79064 2006-08-12 05:00:38.000000000 -0400 +++ shadow/79064.tmp.14523 2006-08-12 09:24:16.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79064 Product: Mono: Compilers Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -53,6 +53,9 @@ if (cls.IsSubclassOf(TypeCache.Module)) { return new PythonModule(context); } throw Ops.TypeError("{0} is not a subtype of module", cls.__name__); } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-12 09:24 ------- +This is very likely a duplicate of #52019 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
