<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[New comment] pyc.py&#58; generates exes which fail on using std python libs</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div><div class="tocItem"><a href="#toc_issue_2">2. <span class="tocTitle">[New comment] 2.7.2.1 &#34;load language&#34; problem</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [New comment] pyc.py&#58; generates exes which fail on using std python libs</span> <a href="http://ironpython.codeplex.com/workitem/32420">view online</a></div><p>User ddewaleffe has commented on the issue:</p><p>"Got a bit further. This latest package is able to get at the packages __init__.py files too and tries m.n....mm.nn.py as well as m.n....mm.py or similarly for __init__.py<br />So I get many more of the needed module...<br /><br />However, if I generate pyc.exe using ipy pyc.py ..... <br />the generated executable seems to contain the needed modules but fails to work as expected. Further I get no errors.... So at this stage I am a bit lost....<br />I am not claiming this code is the cleanest....<br /><br />On the samples I tried, it seems that one quickly pulls in quite a lot of  the std lib... Making me wonder if, indeed packaging the whole of the stdlib in zip file would not just be right...<br />But is it possible to package this also in the generated executable. <br /><br />My hope is really to get to a single .exe that contains all that&#39;s needed.... <br />"</p></div><div class="topic"><a name="toc_issue_2"></a><div class="topicHeader"><span class="topicTitle">2. [New comment] 2.7.2.1 &#34;load language&#34; problem</span> <a href="http://ironpython.codeplex.com/workitem/32452">view online</a></div><p>User eblumenfeld has commented on the issue:</p><p>"I&#39;m having the same issue...<br />In the GAC I have both IronRuby and IronPython<br />Could be possible that the issue has to do with Microsoft.Dynamic and Microsoft.Scripting dll&#39;s, that may be in common between both languages in my case &#40;Win 7&#41; in the GAC the ones that are there date from IronRuby install..."</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="https://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>