A long list of functions in <a href="http://scipy.io">scipy.io</a> was deprecated in 0.7 and has to be removed now. It's in the 'io' branch at <a href="http://github.com/rgommers/scipy/commits/io">http://github.com/rgommers/scipy/commits/io</a> now. In addition the recaster module is deprecated as Matthew requested in another thread. Does someone want to have a quick look at it?<br>
<br>Other question: is anything in dumb_shelve.py,  dumbdbm_patched.py and data_store.py still useful for anyone? I think it can all be deprecated as well, because it doesn't fit in <a href="http://scipy.io">scipy.io</a> (it's not io for external formats, just random stuff), is untested and, at least in the case of dumbdbm, buggy.<br>
<br>Cheers,<br>Ralf<br><br>