<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">There&#8217;s probably an Integer.py somewhere in sympy and this is probably an import bug.&nbsp; If someone was particularly ambitious they could re-write import by porting
 CPython&#8217;s import to IronPython &#8211; viola, no more import bugs! </span><span style="font-size:11.0pt;font-family:Wingdings;color:#1F497D">J</span><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Otherwise it&#8217;s all about figuring out how we&#8217;re differing in import semantics &#8211; I usually start import bugs by trying to re-create a simple repro of the issue
 and then work from there.&nbsp; I always thought import bugs but if you look at the CPython source code it might be much easier.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> users-bounces@lists.ironpython.com [mailto:users-bounces@lists.ironpython.com]
<b>On Behalf Of </b>Bruce Bromberek<br>
<b>Sent:</b> Sunday, January 30, 2011 12:22 PM<br>
<b>To:</b> Discussion of IronPython<br>
<b>Subject:</b> [IronPython] Issue Triage<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">I though I'd help by going through any issues tagged with High importance, unassigned, starting with ones from previous releases and seeing is they are still&nbsp;relevant.<o:p></o:p></p>
<div>
<p class="MsoNormal">Issue&nbsp;26426, &nbsp;which involves sympy (algebraic&nbsp;manipulation) under ironpython. &nbsp;With the most recent git version of sympy and IronPython 2.7B1, I get a better error message.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<div>
<p class="MsoNormal">C:\GITHUB\sympy&gt;&quot;c:\Program Files\IronPython 2.7\ipy.exe&quot;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">IronPython 2.7 Beta 1 (2.7.0.10) on .NET 4.0.30319.1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&gt;&gt;&gt; import sympy<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Traceback (most recent call last):<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\__init__.py&quot;, line 30, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\__init__.py&quot;, line 8, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\expr.py&quot;, line 1008, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\mul.py&quot;, line 962, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\power.py&quot;, line 806, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\add.py&quot;, line 516, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\symbol.py&quot;, line 6, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\logic\__init__.py&quot;, line 1, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\logic\boolalg.py&quot;, line 4, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">&nbsp;&nbsp;File &quot;C:\GITHUB\sympy\sympy\core\function.py&quot;, line 1091, in &lt;module&gt;<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">ImportError: Cannot import name Integer<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Line 1091 is :<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">from numbers import Rational, Integer<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">I though the issue was 'Integer' as a reserved word in Ironpython. &nbsp;However, I can create a function or a class named Integer in the&nbsp;interpreter without a problem. &nbsp;Now I'm stuck. &nbsp;Any thoughts on how to proceed&nbsp;&nbsp;<o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>