[Ironpython-users] IronPython, Daily Digest 10/27/2013

CodePlex no_reply at codeplex.com
Mon Oct 28 08:20:24 CET 2013


Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)
2. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)

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

ISSUES

1. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)
http://ironpython.codeplex.com/workitem/34602
User slide_o_mix has commented on the issue:

"<p>This is how the python importer works. The importer is supposed to raise an exception if the importer can't handle that type of import. So, in short this behavior needs to be maintained for compatibility.</p>"-----------------

2. [New comment] Importing .NET types causes ImportExceptions (zipimport handler)
http://ironpython.codeplex.com/workitem/34602
User jdhardy has commented on the issue:

"<p>I usually just tell the debugger to ignore those exceptions.</p><p>One option to mitigate could be switching to lightweight exceptions, which don't throw a real exception but fake it instead. They're faster too, but it one has to remember to deal with them or they get ignored.</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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20131028/7bd9f29d/attachment.html>


More information about the Ironpython-users mailing list