Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] __getattr__  not able to override when class inherits from 
Moduletype
2. [New comment] __getattr__  not able to override when class inherits from 
Moduletype

----------------------------------------------

ISSUES

1. [New comment] __getattr__  not able to override when class inherits from 
Moduletype
http://ironpython.codeplex.com/workitem/34257
User jdhardy has commented on the issue:

"<p>This appears to be a duplicate of [workitem:26177].</p>"-----------------

2. [New comment] __getattr__  not able to override when class inherits from 
Moduletype
http://ironpython.codeplex.com/workitem/34257
User jdhardy has commented on the issue:

"<p>So far, it looks like the problem is that PythonModule defines 
__getattribute__, which prevents __getattr__ from being called. CPython's 
module object defines neither.</p>"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to