Tony S Yu
99aa5a8238
Move io._plugins.plugin to io.manage_plugins
2013-12-05 23:19:47 -06:00
Tony S Yu
0922ccf923
Refactor load_preferred_plugins
2013-12-05 23:19:47 -06:00
Tony S Yu
ac4eb5ae7b
Make preferred_plugins a dict
2013-12-05 23:19:47 -06:00
Tony S Yu
6994bc53b9
Add test for loading preferred plugins.
2013-12-05 23:19:47 -06:00
Tony S Yu
c820699cd8
Remove unnecessary class
2013-12-05 23:19:44 -06:00
Tony S Yu
03388d49cd
Use explicit imports
2013-12-05 23:19:44 -06:00
Tony S Yu
312151b481
Move __init__ functions to submodules.
...
And rename functions so we don't have to alias imports.
2013-12-05 23:19:44 -06:00
Matt McCormick
db4cc04a90
BUG: Fix tests when FreeImage is not installed.
...
The plugin loader tries plugins but only catches ImportError and
RuntimeError. The FreeImage plugin was throwing OSError. Tests
were failing when FreeImage was not installed. It now throws a
RuntimeError.
2012-07-20 15:46:58 -04:00
Andreas Mueller
f7b3d8062c
COSMIT pep8
2012-06-29 11:27:23 +02:00
Stefan van der Walt
0a30a2046e
ENH: Allow resetting the plugin state.
2012-06-24 17:14:38 -07:00
Stefan van der Walt
468b63886b
BUG: Fix selective plugin loading. Provide function to inspect current plugin configuration.
2011-12-05 16:28:27 -08:00
Nelle Varoquaux
114cf44c77
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00