Merge lp:~cwilson/spud/pythonbug into lp:spud
Proposed by
Cian Wilson
Status: | Merged |
---|---|
Approved by: | Patrick Farrell |
Approved revision: | 405 |
Merged at revision: | 407 |
Proposed branch: | lp:~cwilson/spud/pythonbug |
Merge into: | lp:spud |
Diff against target: |
94 lines (+45/-6) 2 files modified
python/libspud.py.in (+35/-5) python/test_ctypes.py (+10/-1) |
To merge this branch: | bzr merge lp:~cwilson/spud/pythonbug |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Patrick Farrell | Approve | ||
Review via email:
|
To post a comment you must log in.
Looks good. It would be nice if we did numpy arrays too, but it's not essential. If you're clever about your try/exceptions, it doesn't have to have a hard dependency on numpy.