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 |
|
François Boulogne
|
3926f1873d
|
use items/values for python2/3 compat
|
2013-06-20 11:16:23 +02:00 |
|
François Boulogne
|
7cf20736b9
|
workaround for itervalues
|
2013-06-13 13:58:21 +02:00 |
|
François Boulogne
|
9042fcd85c
|
import configparser for python3
|
2013-06-12 22:34:04 +02:00 |
|
François Boulogne
|
eb9de1d7eb
|
MIN: use print() instead of print
|
2013-06-12 21:16:23 +02: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 |
|
Tony S Yu
|
3c91aab3a0
|
FIX: Check plugin is loaded before checking its functions.
|
2012-02-28 00:07:07 -05:00 |
|
Stefan van der Walt
|
0fa504f320
|
Merge pull request #90 from stefanv/plugin_load_fix
BUG: Fix selective plugin loading. Also provide a function to inspect the current plugin configuration.
|
2011-12-05 20:26:55 -08:00 |
|
Stefan van der Walt
|
50b33dbdd6
|
ENH: Tie imshow and _app_show together.
|
2011-12-05 17:35:56 -08: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 |
|
cgohlke
|
9f329286e9
|
Fix docstring use_plugin example
|
2011-12-05 12:25:18 -08:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|