Hmm, I think py2exe changes some behavior of the interpreter. I've
seen some issues on StackOverflow in the past where it couldn't
compile SymPy, for instance. In this case, it looks like it sets
__doc__ on a method to be None instead of the docstring. This really
looks like a but in py.exe or py2exe.

Aaron Meurer

On Mon, Nov 24, 2014 at 4:47 AM, Colin Macdonald
<macdon...@maths.ox.ac.uk> wrote:
> On 24/11/14 10:43, Abhas Bhattacharya wrote:
>> Tested on Windows 8 with Python2.7. Works fine.
>
> Thanks!  And what is your Python distribution?  (i.e., I assume its not
> py.exe from http://www.orbitals.com/programs/pyexe.html)
>
> thanks,
> Colin
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sympy/54731ADF.10405%40maths.ox.ac.uk.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6LXVz_P8UDTAw3RKnCzMrG%3DvUzUDjKeSp39scTYg4cmOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to