lp://staging/numpy.scons.support/0.6
Created by
David Cournapeau
and last modified
- Get this branch:
- bzr branch lp://staging/numpy.scons.support/0.6
Only
David Cournapeau
can upload to this branch. If you are
David Cournapeau
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 161. By David Cournapeau
-
Make sure the emitter of the F2py builder is a list, and create a NumpyF2py builder for distutils dir.
- 159. By David Cournapeau
-
Catch ImportError instead of any Exception when loading f2py, to avoid masking errors in the try block.