....aaand one more note: I just re-made the patch (now at http://sourceforge.net/tracker/index.php?func=detail&aid=1834903&group_i d=162464&atid=823893 ).
I basically re-wrote clrmodule.il. It's heavily commented now, and supports loading out of PYTHONPATH (based on idea by Maksim Kozyarchuk). It only does this as a fallback if Python.Runtime can't be found using standard assembly resolution rules (which is the default, so no behavior "should" have changed for already working installs). There's also #ifdef'd code in there to make clr.pyd more tightly bound to Python.Runtime if/when Python.Runtime gets a final version and/or strong name. John -----Original Message----- From: John Burnett Sent: Monday, November 19, 2007 12:02 PM To: [email protected] Subject: RE: [Python.NET] Added 64-bit support, delegates/events broken? Re-sending to get it posted to the maillist (really don't know how these work, or how the threading is determined under http://mail.python.org/pipermail/pythondotnet/2007-November/thread.html ). _________________________________________________ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
