[Numpy-discussion] I removed some duplicate code from weave

Jarrod Millman millman at berkeley.edu
Tue Nov 13 01:09:20 EST 2007


Hey,

I just noticed that dumb_shelve.py and dumbdbm_patched.py were in both
scipy.io and scipy.weave.  Since I assume that this was just an
oversight, I went ahead and cleaned it up.  First, I made sure that
the newest code was in scipy.io:
  http://projects.scipy.org/scipy/scipy/changeset/3521
  http://projects.scipy.org/scipy/scipy/changeset/3522
And then I removed the version in scipy.weave:
  http://projects.scipy.org/scipy/scipy/changeset/3524

Please let me know if this change causes any major problems.

Cheers,

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/



More information about the NumPy-Discussion mailing list