Hi again,
I am trying to execute further scripts and I stumbled across an error that
involves numerical base types:
>>> type(int(numpy.ceil(65)))
I wonder that this results in a long.
Is this the fault of the numpy port for .NET? I have installed the rather
old package from enthought
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Include some way to discover IronPython path
2. [New issue] Popen.send_signal(CTRL_BREAK_EVENT) does not work
3. [New issue] __doc__ should not be read-only in partial
-